JoinRoomRandomly(Action<bool, SWJoinRoomReply, SWLobbyError>) Method
Namespace: SWNetwork.Lobby
Called by players to begin an asynchronous operation to randomly join a room in the Lobby server. This method allows players to join the public rooms.
Declaration
PreviousJoinRoom(string, Action<bool, SWJoinRoomReply, SWLobbyError>) MethodNextJoinOrCreateRoom(bool, int, int, Action<bool, SWJoinRoomReply, SWLobbyError>) Method
Last updated