mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 20:23:53 +00:00
Merge pull request #52198 from mhilbrunner/fix-array-doc
This commit is contained in:
commit
921bc71293
@ -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