doc: Sync classref with current source
Handle removal of Pool*Array types and other recent changes.
This commit is contained in:
parent
b4d1882dc3
commit
213a85521d
112 changed files with 495 additions and 509 deletions
|
|
@ -85,14 +85,14 @@
|
|||
</description>
|
||||
</signal>
|
||||
<signal name="resources_reimported">
|
||||
<argument index="0" name="resources" type="PoolStringArray">
|
||||
<argument index="0" name="resources" type="PackedStringArray">
|
||||
</argument>
|
||||
<description>
|
||||
Remitted if a resource is reimported.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="resources_reload">
|
||||
<argument index="0" name="resources" type="PoolStringArray">
|
||||
<argument index="0" name="resources" type="PackedStringArray">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue