Exemplo n.º 1
0
 public void onCurrentPlayerHasLeftMatch()
 {
     _syncDelegate.OnCurrentPlayerHasLeftMatch();
 }
Exemplo n.º 2
0
 public static void onCurrentPlayerHasLeftMatch()
 {
     _syncMessageHandler.OnCurrentPlayerHasLeftMatch();
 }