Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
GetServersResultRow Class Reference

GetServersResultRow the output structure of the GetServers operation that represents one game server. More...

Private Member Functions

int CompareTo (GetServersResultRow other, ESortType sortType)
string GetIP ()
string GetIpPort ()
int GetValueInt (ESortType sort_type)
string GetValueStr (ESortType sort_type)
bool IsSelected ()

Private Attributes

bool m_AllowedFilePatching
bool m_AntiCheat
string m_CharactersAlive
string m_CreatedAt
int m_CurrentNumberPlayers
string m_Description
int m_Disable3rdPerson
 disable3rdPerson servers for mode regular/hardcore
float m_EnvironmentNightTimeMul
float m_EnvironmentTimeMul
 time multiplier of environment
bool m_Favorite
int m_FreeSlots
string m_GameVersion
string m_HostIp
int m_HostPort
string m_Id
bool m_Invisible
bool m_IsDLC
bool m_IsExpanded
bool m_IsPasswordProtected
bool m_IsSelected
string m_MapNameToRun
int m_MaxPlayers
int m_MinPlayers
bool m_Modded
int m_ModeId
bool m_MouseAndKeyboardEnabled
string m_Name
bool m_Official
int m_Ping
int m_PlayersInQueue
int m_Priority
int m_RegionId
string m_ShardId
int m_SortName
int m_SortTime
string m_SteamFriends
int m_SteamQueryPort
string m_TimeOfDay
string m_UpdatedAt
bool m_WhitelistEnabled

Detailed Description

GetServersResultRow the output structure of the GetServers operation that represents one game server.

Definition at line 169 of file bioslobbyservice.c.

Member Function Documentation

◆ CompareTo()

int CompareTo ( GetServersResultRow other,
ESortType sortType )
inlineprivate

Definition at line 298 of file bioslobbyservice.c.

References CompareTo(), GetValueInt(), and GetValueStr().

Referenced by CompareTo(), and ServerBrowserTab::SortedInsertEx().

◆ GetIP()

string GetIP ( )
inlineprivate

Definition at line 230 of file bioslobbyservice.c.

References m_HostIp, and m_Id.

Referenced by GetIpPort().

◆ GetIpPort()

◆ GetValueInt()

int GetValueInt ( ESortType sort_type)
inlineprivate

◆ GetValueStr()

◆ IsSelected()

bool IsSelected ( )
inlineprivate

Definition at line 242 of file bioslobbyservice.c.

References m_IsSelected.

Field Documentation

◆ m_AllowedFilePatching

bool m_AllowedFilePatching
private

Definition at line 215 of file bioslobbyservice.c.

◆ m_AntiCheat

bool m_AntiCheat
private

Definition at line 182 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo().

◆ m_CharactersAlive

string m_CharactersAlive
private

◆ m_CreatedAt

string m_CreatedAt
private

Definition at line 191 of file bioslobbyservice.c.

◆ m_CurrentNumberPlayers

int m_CurrentNumberPlayers
private

Definition at line 187 of file bioslobbyservice.c.

Referenced by GetValueInt(), and ScriptedWidgetEventHandler::SetPopulationEx().

◆ m_Description

string m_Description
private

Definition at line 174 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::SetDetails().

◆ m_Disable3rdPerson

int m_Disable3rdPerson
private

disable3rdPerson servers for mode regular/hardcore

Definition at line 211 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo(), and ScriptedWidgetEventHandler::SetDetails().

◆ m_EnvironmentNightTimeMul

float m_EnvironmentNightTimeMul
private

Definition at line 214 of file bioslobbyservice.c.

◆ m_EnvironmentTimeMul

float m_EnvironmentTimeMul
private

time multiplier of environment

Definition at line 213 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo(), and ScriptedWidgetEventHandler::SetDetails().

◆ m_Favorite

◆ m_FreeSlots

int m_FreeSlots
private

Definition at line 186 of file bioslobbyservice.c.

Referenced by OnlineServices::GetRandomFreeResult().

◆ m_GameVersion

string m_GameVersion
private

Definition at line 189 of file bioslobbyservice.c.

◆ m_HostIp

◆ m_HostPort

◆ m_Id

◆ m_Invisible

bool m_Invisible
private

Definition at line 177 of file bioslobbyservice.c.

◆ m_IsDLC

bool m_IsDLC
private

Definition at line 195 of file bioslobbyservice.c.

◆ m_IsExpanded

bool m_IsExpanded
private

Definition at line 198 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo().

◆ m_IsPasswordProtected

bool m_IsPasswordProtected
private

Definition at line 190 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo().

◆ m_IsSelected

bool m_IsSelected
private

◆ m_MapNameToRun

string m_MapNameToRun
private

Definition at line 179 of file bioslobbyservice.c.

Referenced by GetValueStr(), and ScriptedWidgetEventHandler::SetServerMap().

◆ m_MaxPlayers

◆ m_MinPlayers

int m_MinPlayers
private

Definition at line 184 of file bioslobbyservice.c.

◆ m_Modded

bool m_Modded
private

Definition at line 180 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo().

◆ m_ModeId

int m_ModeId
private

Definition at line 181 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::SetDetails().

◆ m_MouseAndKeyboardEnabled

bool m_MouseAndKeyboardEnabled
private

Definition at line 193 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::FillInfo().

◆ m_Name

◆ m_Official

bool m_Official
private

Definition at line 178 of file bioslobbyservice.c.

Referenced by ScriptedWidgetEventHandler::SetDetails().

◆ m_Ping

int m_Ping
private

◆ m_PlayersInQueue

int m_PlayersInQueue
private

Definition at line 188 of file bioslobbyservice.c.

Referenced by GetValueInt(), and ScriptedWidgetEventHandler::SetPopulationEx().

◆ m_Priority

int m_Priority
private

Definition at line 172 of file bioslobbyservice.c.

◆ m_RegionId

int m_RegionId
private

Definition at line 183 of file bioslobbyservice.c.

◆ m_ShardId

string m_ShardId
private

◆ m_SortName

int m_SortName
private

Definition at line 199 of file bioslobbyservice.c.

Referenced by ServerBrowserTab::OnLoadServersAsyncPC().

◆ m_SortTime

int m_SortTime
private

Definition at line 200 of file bioslobbyservice.c.

Referenced by GetValueInt(), and ServerBrowserTab::OnLoadServersAsyncPC().

◆ m_SteamFriends

string m_SteamFriends
private

◆ m_SteamQueryPort

int m_SteamQueryPort
private

◆ m_TimeOfDay

string m_TimeOfDay
private

◆ m_UpdatedAt

string m_UpdatedAt
private

Definition at line 192 of file bioslobbyservice.c.

◆ m_WhitelistEnabled

bool m_WhitelistEnabled
private

Definition at line 194 of file bioslobbyservice.c.


The documentation for this class was generated from the following file: