doc: Sync classref with current source

Handle removal of Pool*Array types and other recent changes.
This commit is contained in:
Rémi Verschelde
2020-02-18 13:59:24 +01:00
parent b4d1882dc3
commit 213a85521d
112 changed files with 495 additions and 509 deletions

View File

@@ -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>