DayZ 1.24
|
GetServersInput the input structure of the GetServers operation. More...
Private Member Functions | |
void | SetOfficial (bool Official) |
void | SetGameVersion (string GameVersion) |
void | SetRegionId (int RegionId) |
Private Attributes | |
bool | m_Official |
string | m_GameVersion |
int | m_RegionId |
bool | m_UseOfficial |
bool | m_UseGameVersion |
bool | m_UseRegionId |
GetServersInput the input structure of the GetServers operation.
Definition at line 192 of file BiosLobbyService.c.
Definition at line 208 of file BiosLobbyService.c.
References m_GameVersion, and m_UseGameVersion.
Definition at line 202 of file BiosLobbyService.c.
References m_Official, and m_UseOfficial.
Definition at line 214 of file BiosLobbyService.c.
References m_RegionId, and m_UseRegionId.
|
private |
Definition at line 195 of file BiosLobbyService.c.
Referenced by SetGameVersion().
|
private |
Definition at line 194 of file BiosLobbyService.c.
Referenced by SetOfficial().
|
private |
Definition at line 196 of file BiosLobbyService.c.
Referenced by SetRegionId().
|
private |
Definition at line 199 of file BiosLobbyService.c.
Referenced by SetGameVersion().
|
private |
Definition at line 198 of file BiosLobbyService.c.
Referenced by SetOfficial().
|
private |
Definition at line 200 of file BiosLobbyService.c.
Referenced by SetRegionId().