Add description for Skeleton3D.bone_list_changed

This commit is contained in:
tomsterBG 2025-05-25 11:26:36 +03:00 committed by Rémi Verschelde
parent 64b09905c7
commit b3f633defa
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -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">