mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
classref: Sync with current master branch (3978628)
This commit is contained in:
@@ -1256,7 +1256,7 @@ If ``deep`` is ``true``, all nested **Array** and :ref:`Dictionary<class_Diction
|
||||
|
||||
|void| **sort**\ (\ ) :ref:`🔗<class_Array_method_sort>`
|
||||
|
||||
Sorts the array in ascending order. The final order is dependent on the "less than" (``>``) comparison between elements.
|
||||
Sorts the array in ascending order. The final order is dependent on the "less than" (``<``) comparison between elements.
|
||||
|
||||
|
||||
.. tabs::
|
||||
|
||||
Reference in New Issue
Block a user