Highroad Engine v1.3
|
Generic lobby manager interface (local and online). Used by the race manager to get info about the players and send commands to the current Lobby Manager More...
Public Member Functions | |
void | ReturnToLobby () |
Changes the current scene to the lobby scene. Will be different between local and online Lobby Manager More... | |
void | ReturnToStartScreen () |
Changes the current scene to the start screen. More... | |
Properties | |
int | MaxPlayers [get] |
Returns the maximum number of players More... | |
Generic lobby manager interface (local and online). Used by the race manager to get info about the players and send commands to the current Lobby Manager
void MoreMountains.HighroadEngine.IGenericLobbyManager.ReturnToLobby | ( | ) |
Changes the current scene to the lobby scene. Will be different between local and online Lobby Manager
Implemented in MoreMountains.HighroadEngine.LocalLobbyManager.
void MoreMountains.HighroadEngine.IGenericLobbyManager.ReturnToStartScreen | ( | ) |
Changes the current scene to the start screen.
Implemented in MoreMountains.HighroadEngine.LocalLobbyManager.
|
get |
Returns the maximum number of players
The max players.