Ejemplo n.º 1
0
 // <summary>Stops the room list ui by leaving the lobby</summary>
 public void StopRoomList()
 {
     NetworkingService.LeaveLobby();
 }