We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4db9103 + 75dd33f commit 37464c7Copy full SHA for 37464c7
doc/classes/Skeleton3D.xml
@@ -41,7 +41,7 @@
41
<return type="int" />
42
<param index="0" name="name" type="String" />
43
<description>
44
- Returns the bone index that matches [param name] as its name.
+ Returns the bone index that matches [param name] as its name. Returns [code]-1[/code] if no bone with this name exists.
45
</description>
46
</method>
47
<method name="force_update_all_bone_transforms" deprecated="This method should only be called internally.">
0 commit comments