Exemplo n.º 1
0
 void OnPlayerDisconnected(NetworkPlayer networkPlayer)
 {
     _syncManager.DeleteRemotePlayer(networkPlayer.guid);
 }