Пример #1
0
 public DATATYPE this[HumanBodyBones bone] {
     get { return(boneDatas[Ragdoll.Bone2Index(bone)].boneData); }
 }