mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Fix Array class docs after #47406
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user