M_Skeleton:GetFirstChildBone(id, ignoreControlledBones)

Version added: before 9.5
Return the first child of the given bone

Arguments:

Name Type Description Default Ver
id int32 Bone identifier < 9.5
ignoreControlledBones bool false < 9.5

Return value:

int32 bone identifier
Return the first child of the given bone.

Search results

Usage of 'GetFirstChildBone' is found in the following scripts:

<< Back to M_Skeleton