|
Serious Sam's Bogus Detour
2016/06/09
Engine documentation
|
| void Lobby::CreateLobby | ( | ) |
| GameDifficulty Lobby::GetDifficulty | ( | ) |
| int32 Lobby::GetHostPing | ( | uint8 | peer | ) |
| int32 Lobby::GetLobbyPing | ( | uint64 | id | ) |
| int32 Lobby::GetLobbyPlayerCount | ( | uint64 | id | ) |
| int32 Lobby::GetLobbyPlayerCountMax | ( | uint64 | id | ) |
| int32 Lobby::GetLocalPeer | ( | ) |
| string Lobby::GetPlayerName | ( | uint8 | peer | ) |
| int32 Lobby::GetPlayerPing | ( | uint8 | peer | ) |
| string Lobby::GetPlayerSkin | ( | uint8 | peer | ) |
| ScenarioInfo* Lobby::GetScenario | ( | ) |
| bool Lobby::IsInLobby | ( | ) |
| bool Lobby::IsPlayerHost | ( | uint8 | peer | ) |
| bool Lobby::IsPlayerLocal | ( | uint8 | peer | ) |
| void Lobby::JoinLobby | ( | uint64 | id | ) |
| void Lobby::KickPlayer | ( | uint8 | peer | ) |
| void Lobby::LeaveLobby | ( | ) |
| void Lobby::ListLobbies | ( | ) |
| void Lobby::SendChatMessage | ( | string | msg | ) |
| void Lobby::SetLevel | ( | string | level | ) |
| void Lobby::SetPrivate | ( | bool | priv | ) |
| void Lobby::SetScenario | ( | ScenarioInfo * | scenario, |
| GameDifficulty | diff, | ||
| array< string > * | mods | ||
| ) |
| void Lobby::StartGame | ( | ) |
1.8.11