M_Skeleton:CountBoneChildren(id, ignoreControlledBones)

Version added: before 9.5
Returns the number of child bones attached to the given bone

Arguments:

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

Return value:

int32 number of children bones
Returns the number of child bones attached to the given bone.

Search results

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

<< Back to M_Skeleton