MohoLayer:DeleteParentBone(boneID)

Version added: before 9.5

Call this function before deleting a bone in a parent bone layer

ArgumentTypeDescriptionDefaultVer
boneIDint32The id of the bone you're about to delete< 9.5

Return type : none

Call this function before deleting a bone in a parent bone layer.
String "DeleteParentBone" is found in the following scripts:

Merge skeletons (by A.Evseeva)

Bone Selection Buttons (by Stan)

See all...