M_Skeleton:GetFirstChildBone(id, ignoreControlledBones)

Version added: before 9.5

Return the first child of the given bone

ArgumentTypeDescriptionDefaultVer
idint32Bone identifier< 9.5
ignoreControlledBonesboolfalse< 9.5

Return type (int32): bone identifier

Return the first child of the given bone.
String "GetFirstChildBone" is found in the following scripts:

Bone Selection Buttons (by Stan)

Create joint helper (by A.Evseeva)

See all...