Ejemplo n.º 1
0
 private void LoadDefaultLoadoutRPC()
 {
     m_Inventory.LoadDefaultLoadout();
     EventHandler.ExecuteEvent(m_GameObject, "OnCharacterSnapAnimator");
 }