Data Structures | |
class | ServerBrowserHelperFunctions |
class | GetServersResultRow |
GetServersResultRow the output structure of the GetServers operation that represents one game server. More... | |
class | GetFirstServerWithEmptySlotResult |
class | GetFirstServerWithEmptySlotInput |
GetServersInput the input structure of the GetServers operation. More... | |
class | GetServersResult |
GetServersResult the output structure of the GetServers operation. More... | |
class | GetServersInput |
GetServersInput the input structure of the GetServers operation. More... | |
class | BiosLobbyService |
Typedefs | |
typedef Param4< string, string, int, int > | CachedServerInfo |
typedef array< ref GetServersResultRow > | GetServersResultRowArray |
Enumerations | |
enum | ESortType { HOST , TIME , POPULATION , SLOTS , FAVORITE , PASSWORDED , QUEUE , MAP } |
enum | ESortOrder { ASCENDING , DESCENDING } |
Variables | |
class ServerBrowserHelperFunctions | m_Id |
array< string > | m_Mods |
typedef Param4<string, string, int, int> CachedServerInfo |
typedef array<ref GetServersResultRow> GetServersResultRowArray |
enum ESortOrder |
enum ESortType |
class ServerBrowserHelperFunctions m_Id |
Referenced by ScriptedWidgetEventHandler::OnClick(), and ScriptedWidgetEventHandler::SetMods().