M_Skeleton:IsBoneChild(boneID, childID)
Version added: before 9.5
Test whether one bone is a decendant of another
Arguments:
| Name | Type | Description | Default | Ver |
| boneID | int32 | Bone identifier | < 9.5 | |
| childID | int32 | Bone identifier | < 9.5 |
Return value:
bool true if the childID bone is decended from boneID, otherwise false
Test whether one bone is a decendant of another.
Search results
Usage of 'IsBoneChild' is found in the following scripts:
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
SS - Add Bone+ (Original Edition) by simplsam
View Code