classref: Sync with current master branch (2ba22d1)

This commit is contained in:
Godot Organization
2024-05-11 03:20:08 +00:00
parent 183d0e3147
commit 52e63d3864
34 changed files with 626 additions and 111 deletions
+1 -1
View File
@@ -392,7 +392,7 @@ Removes the global pose override on all bones in the skeleton.
:ref:`int<class_int>` **find_bone**\ (\ name\: :ref:`String<class_String>`\ ) |const|
Returns the bone index that matches ``name`` as its name.
Returns the bone index that matches ``name`` as its name. Returns ``-1`` if no bone with this name exists.
.. rst-class:: classref-item-separator