Пример #1
0
 public void RecenterPose()
 {
     if (isBoundToClient)
     {
         AXRServerPlugin.RecenterPose(playerID);
     }
 }