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:
@@ -24,7 +24,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_dependencies">
|
||||
<return type="PoolStringArray">
|
||||
<return type="PackedStringArray">
|
||||
</return>
|
||||
<argument index="0" name="path" type="String">
|
||||
</argument>
|
||||
@@ -33,7 +33,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_recognized_extensions_for_type">
|
||||
<return type="PoolStringArray">
|
||||
<return type="PackedStringArray">
|
||||
</return>
|
||||
<argument index="0" name="type" type="String">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user