GetRoomCustomData(Action<bool, SWGetRoomCustomDataReply, SWLobbyError>) Method
Namespace: SWNetwork.Lobby
Called by players to begin an asynchronous operation to get the custom data of the local player's current room.
Declaration
PreviousMessageRoom(string, Action<bool, SWLobbyError>) MethodNextGetPlayersInRoom(Action<bool, SWGetPlayersReply, SWLobbyError>) Method
Last updated