Example #1
0
 public static void StartRagdoll(int entityId)
 {
     _ragdollManager.StartRagdoll(entityId);
 }