Beispiel #1
0
 public override void OnConnectedToMaster()
 {
     Network.JoinOrCreateRoom("room", new RoomOptions(), TypedLobby.Default);
 }