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:
@@ -93,7 +93,7 @@
|
||||
</members>
|
||||
<signals>
|
||||
<signal name="multiple_properties_changed">
|
||||
<argument index="0" name="properties" type="PoolStringArray">
|
||||
<argument index="0" name="properties" type="PackedStringArray">
|
||||
</argument>
|
||||
<argument index="1" name="value" type="Array">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user