GetServersResultRow the output structure of the GetServers operation that represents one game server. Подробнее...
Закрытые члены | |
string | GetIpPort () |
string | GetIP () |
bool | IsSelected () |
string | GetValueStr (ESortType sort_type) |
int | GetValueInt (ESortType sort_type) |
int | CompareTo (GetServersResultRow other, ESortType sortType) |
Закрытые данные | |
string | m_Id |
int | m_Priority |
string | m_Name |
string | m_Description |
string | m_HostIp |
int | m_HostPort |
bool | m_Invisible |
bool | m_Official |
string | m_MapNameToRun |
bool | m_Modded |
int | m_ModeId |
bool | m_AntiCheat |
int | m_RegionId |
int | m_MinPlayers |
int | m_MaxPlayers |
int | m_FreeSlots |
int | m_CurrentNumberPlayers |
int | m_PlayersInQueue |
string | m_GameVersion |
bool | m_IsPasswordProtected |
string | m_CreatedAt |
string | m_UpdatedAt |
bool | m_MouseAndKeyboardEnabled |
bool | m_WhitelistEnabled |
bool | m_IsDLC |
bool | m_IsExpanded |
int | m_SortName |
int | m_SortTime |
bool | m_IsSelected |
string | m_CharactersAlive |
string | m_SteamFriends |
int | m_Ping |
string | m_TimeOfDay |
int | m_Disable3rdPerson |
disable3rdPerson servers for mode regular/hardcore | |
float | m_EnvironmentTimeMul |
time multiplier of environment | |
float | m_EnvironmentNightTimeMul |
bool | m_AllowedFilePatching |
string | m_ShardId |
int | m_SteamQueryPort |
bool | m_Favorite |
GetServersResultRow the output structure of the GetServers operation that represents one game server.
См. определение в файле BiosLobbyService.c строка 143