Ejemplo n.º 1
0
 public void Die()
 {
     m_UI.StartDeath(m_Data.RespawnTime);
     DeathEvent(m_PlayerID, m_Data.RespawnTime);
 }