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:
Create joint helper (Original Edition) by A.Evseeva
View Code