コード例 #1
0
 public static void SetupBonesPhysically(int entityId)
 {
     _ragdollManager.SetupBonesPhysically(entityId);
 }