Beispiel #1
0
 public static int BoneFromMuscle(int i)
 {
     return(HumanTrait.GetBoneIndexToMono(HumanTrait.Internal_BoneFromMuscle(i)));
 }