ILobby Members
The ILobby type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearPlayers |
Clears all registered players from the lobby.
|
|
GetLobbyId |
Retrieves the unique identifier for the lobby.
|
|
GetLobbyName |
Retrieves the name of the lobby.
|
|
GetPlayers |
Retrieves all registered players in the lobby.
|
|
IsPlayerRegistered |
Checks if a player is registered in the lobby.
|
|
RegisterPlayer |
Registers a player to the lobby.
|
|
UnregisterPlayer |
Unregisters a player from the lobby.
|