M_Skeleton:BoneID(bone)

Version added: before 9.5
Given a bone object, this function returns the identifier value for that bone in the skeleton

Arguments:

Name Type Description Default Ver
bone M_Bone A bone in the skeleton < 9.5

Return value:

int32 bone identifier
Given a bone object, this function returns the identifier value for that bone in the skeleton.
<< Back to M_Skeleton