Beispiel #1
0
 public static bool RequiredBone(int i)
 {
     return(HumanTrait.Internal_RequiredBone(HumanTrait.GetBoneIndexFromMono(i)));
 }