mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
committed by
Rémi Verschelde
parent
2fad317498
commit
4afb9fcf1c
@@ -218,7 +218,7 @@
|
|||||||
</method>
|
</method>
|
||||||
<method name="invert">
|
<method name="invert">
|
||||||
<description>
|
<description>
|
||||||
Reverse the order of the elements in the array (so first element will now be the last) and return reference to the array.
|
Reverse the order of the elements in the array.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="pop_back">
|
<method name="pop_back">
|
||||||
|
|||||||
Reference in New Issue
Block a user