mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
doc: Sync classref with current source
[ci skip]
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="resize">
|
||||
<argument index="0" name="position" type="int">
|
||||
<argument index="0" name="size" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
Resize the array to contain a different number of elements. If the array size is smaller, elements are cleared, if bigger, new elements are Null.
|
||||
|
||||
Reference in New Issue
Block a user