mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
Handle removal of Pool*Array types and other recent changes.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<method name="_drop_files" qualifiers="virtual">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="files" type="PoolStringArray">
|
||||
<argument index="0" name="files" type="PackedStringArray">
|
||||
</argument>
|
||||
<argument index="1" name="from_screen" type="int">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user