StartRoom(Action<bool, SWLobbyError>) Method
Namespace: SWNetwork.Lobby
PreviousChangeRoomCustomData(string, Action<bool, SWLobbyError>) MethodNextLeaveRoom(Action<bool, SWLobbyError>) Method
Last updated
Namespace: SWNetwork.Lobby
Last updated
Parameters
Type
Description
callback
Action<bool, SWLobbyError>
The method to invoke when the start room operation is complete.