Merge pull request #106791 from tomsterBG/master|add-docs-1
Add description for `Skeleton3D.bone_list_changed`
This commit is contained in:
commit
68eb04a61a
1 changed files with 1 additions and 0 deletions
|
|
@ -393,6 +393,7 @@
|
|||
</signal>
|
||||
<signal name="bone_list_changed">
|
||||
<description>
|
||||
Emitted when the list of bones changes, such as when calling [method add_bone], [method set_bone_parent], [method unparent_bone_and_rest], or [method clear_bones].
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="pose_updated">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue