M_Skeleton:IsBoneATarget(id, frame)

Version added: 10.0
Added in version 10

Arguments:

Name Type Description Default Ver
id int32 10.0
frame int32 10.0

Return value:

bool true if the provided bone is being the target of any other bone(s), otherwise false
Test whether one bone is being pointed by any other(s) in the skeleton at the specified frame.

Search results

Usage of 'IsBoneATarget' is found in the following scripts:

<< Back to M_Skeleton