class GetServersResultRowSource
Members 40
int m_PriorityPC something is working -> 667223046
string m_NamePC is name of server
Referenced by GetValueStr(), InGameMenu.SetServerInfo(), ServerBrowserDetailsContainer.SetDetails()
Show 7 more
, ServerBrowserEntry.FillInfo(), ServerBrowserFavoritesTabConsolePages.LoadExtraEntries(), ServerBrowserFavoritesTabPc.LoadExtraEntries(), ServerBrowserTab.InitDummyServers(), ServerBrowserTab.PassLocalFilters(), ServerBrowserTabPc.OnLoadServersAsyncPC(), and ServerBrowserTabPc.RefreshDummyList()string m_DescriptionPC not work
string m_HostIpPC not work
Referenced by GetIP(), InGameMenu.SetServerInfo(), OnlineServices.LeaveGameplaySession()
Show 7 more
, OnlineServices.OnAutoConnectToEmptyServer(), OnlineServices.OnLoadServersAsync(), ServerBrowserFavoritesTabConsolePages.LoadExtraEntries(), ServerBrowserFavoritesTabPc.LoadExtraEntries(), ServerBrowserTab.InitDummyServers(), ServerBrowserTab.PassLocalFilters(), and ServerBrowserTabConsolePages.PassFilter()int m_HostPortPC is works
Referenced by GetIpPort(), InGameMenu.SetServerInfo(), OnlineServices.LeaveGameplaySession()
Show 8 more
, OnlineServices.OnAutoConnectToEmptyServer(), OnlineServices.OnLoadServersAsync(), ServerBrowserEntry.GetPort(), ServerBrowserEntry.ToggleFavorite(), ServerBrowserFavoritesTabConsolePages.LoadExtraEntries(), ServerBrowserFavoritesTabPc.LoadExtraEntries(), ServerBrowserTab.InitDummyServers(), and ServerBrowserTabConsolePages.PassFilter()bool m_Invisiblebool m_OfficialReferenced by ServerBrowserDetailsContainer.SetDetails()
string m_MapNameToRunmap that server is running: "enoch" for Livonia, "chernarusplus" for Chernarus, "sakhal" for Sakhal
bool m_Moddedspecifies whether a PC server uses mods
int m_ModeIdidentifies if third person is allowed on a CONSOLE server. On PC always 0
Referenced by ServerBrowserDetailsContainer.SetDetails()
bool m_AntiCheatReferenced by ServerBrowserEntry.FillInfo()
int m_RegionIdPC not work always 0
int m_MinPlayersint m_MaxPlayersPC - max players
Referenced by GetValueInt(), ServerBrowserEntry.FillInfo(), ServerBrowserEntry.SetPopulationEx()
Show 2 more
, ServerBrowserEntry.UpdateColors(), and ServerBrowserTab.InitDummyServers()int m_CurrentNumberPlayersReferenced by GetValueInt(), ServerBrowserEntry.SetPopulationEx(), ServerBrowserEntry.UpdateColors()
Show 1 more
, ServerBrowserTab.InitDummyServers()int m_PlayersInQueueReferenced by GetValueInt(), ServerBrowserEntry.SetPopulationEx(), and ServerBrowserTab.InitDummyServers()
string m_GameVersionPC not work alway ""
string m_CreatedAtstring m_UpdatedAtbool m_MouseAndKeyboardEnabledReferenced by ServerBrowserEntry.FillInfo()
bool m_WhitelistEnabledbool m_IsDLCReferenced by ServerBrowserEntry.RefreshDLCIcon()
bool m_IsExpandedint m_SortNameint m_SortTimebool m_IsSelectedstring m_CharactersAlivestring m_SteamFriendsint m_PingReferenced by GetValueInt(), ServerBrowserEntry.FillInfo(), ServerBrowserTab.InitDummyServers()
Show 1 more
, ServerBrowserTab.PassFilter()string m_TimeOfDayint m_Disable3rdPersondisable3rdPerson servers for mode regular/hardcore
float m_EnvironmentTimeMultime multiplier of environment
float m_EnvironmentNightTimeMulbool m_AllowedFilePatchingstring m_ShardIdint m_SteamQueryPortbool m_FavoriteMethods 6
string GetIpPort()Referenced by InGameMenu.SetServerInfo(), ServerBrowserDetailsContainer.SetDetails(), ServerBrowserFavoritesTabConsolePages.PassFilter()
Show 8 more
, ServerBrowserFavoritesTabPc.LoadExtraEntries(), ServerBrowserTab.PassLocalFilters(), ServerBrowserTabConsole.LoadEntries(), ServerBrowserTabConsole.SetFocusServers(), ServerBrowserTabConsolePages.LoadEntries(), ServerBrowserTabConsolePages.SetFocusServers(), ServerBrowserTabPc.RefreshDummyList(), and ServerBrowserTabPc.UpdateServerList()string GetIP()bool IsSelected()References m_IsSelected
Referenced by CompareTo(), ServerBrowserTabPc.SortedInsertAsc(), and ServerBrowserTabPc.SortedInsertDesc()
References m_CurrentNumberPlayers, m_MaxPlayers, m_Ping
Show 2 more
, m_PlayersInQueue, and m_SortTimeReferenced by CompareTo(), ServerBrowserTabPc.SortedInsertAsc(), and ServerBrowserTabPc.SortedInsertDesc()
int CompareTo(GetServersResultRow other, ESortType sortType)Referenced by ServerBrowserTabPc.SortedInsertEx()