コード例 #1
0
 void JoinLobby(string lobbyName)
 {
     serverInterface.JoinLobby(lobbyName);
 }