mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (2ba22d1)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user