M_Skeleton:UnlockBone(id, frame)
Version added: before 9.5
Unlocks the given bone at a specified time
Arguments:
| Name | Type | Description | Default | Ver |
| id | int32 | Bone identifier | < 9.5 | |
| frame | int32 | Frame number | < 9.5 |
Return value:
void none
Unlocks the given bone at a specified time.
<< Back to M_Skeleton