mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 20:23:53 +00:00
Fix Array class docs after #47406
This commit is contained in:
parent
00e66e26cc
commit
a2473d7ebe
@ -302,7 +302,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="insert">
|
||||
<return type="void" />
|
||||
<return type="int" />
|
||||
<argument index="0" name="position" type="int" />
|
||||
<argument index="1" name="value" type="Variant" />
|
||||
<description>
|
||||
|
Loading…
Reference in New Issue
Block a user