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

Protected Member Functions

override int AddSorted (GetServersResultRow entry)
override void ApplyFilters ()
override void ApplyFilters ()
override void ApplyFilters ()
void ButtonCancelToRefresh ()
void ButtonRefreshToCancel ()
bool CanNavigatePages ()
bool CanRefreshServerList ()
override void ColorDisable (Widget w)
override void ColorDisable (Widget w)
override void ColorHighlight (Widget w)
override void ColorHighlight (Widget w)
override void ColorNormal (Widget w)
override void ColorNormal (Widget w)
override void Construct (Widget parent, ServerBrowserMenuNew menu, TabType type)
override void Construct (Widget parent, ServerBrowserMenuNew menu, TabType type)
override void Construct (Widget parent, ServerBrowserMenuNew menu, TabType type)
override void Focus ()
override void Focus ()
int GetPagesCount ()
ServerBrowserEntry GetServerEntryByIndex (int index)
ServerBrowserEntry GetServerEntryByIndex (int index, string server_id)
int GetTimeOfDayEnum (string time_of_day)
override bool IsFocusable (Widget w)
override void Left ()
override void LeftHold ()
override void LeftRelease ()
void LoadEntries (int cur_page_index, GetServersResultRowArray page)
void LoadEntries (int cur_page_index, GetServersResultRowArray page_entries)
void LoadingServersStop ()
override bool OnClick (Widget w, int x, int y, int button)
override bool OnClick (Widget w, int x, int y, int button)
void OnClickDetails ()
void OnClickFilters ()
bool OnClickPage (Widget w)
void OnClickPageEnd ()
void OnClickPageFirst ()
void OnClickPageNext ()
void OnClickPagePrev ()
override void OnFilterChanged ()
override void OnFilterChanged ()
override void OnFilterChanged ()
override void OnFilterFocus (Widget w)
override void OnFilterFocusLost (Widget w)
void OnInputDeviceChanged (EInputDeviceType pInputDeviceType)
override void OnLoadServersAsyncConsole (GetServersResult result_list, EBiosError error, string response)
override void OnLoadServersAsyncConsole (GetServersResult result_list, EBiosError error, string response)
void OnLoadServersAsyncFinished ()
void OnLoadServersAsyncFinished ()
override void OnLoadServersAsyncPC (GetServersResult result_list, EBiosError error, string response)
void OnLoadServersAsyncPCFinished ()
override bool OnMouseButtonUp (Widget w, int x, int y, int button)
override bool OnMouseEnter (Widget w, int x, int y)
override bool OnMouseLeave (Widget w, Widget enterW, int x, int y)
override void OnPressShoulder ()
override void OnPressShoulder ()
override bool PassFilter (GetServersResultRow result)
override void PressA ()
override void PressA ()
override void PressSholderLeft ()
override void PressSholderLeft ()
override void PressSholderRight ()
override void PressSholderRight ()
override void PressThumbRight ()
override void PressX ()
override void PressX ()
override void PressY ()
override void PressY ()
override void RefreshList ()
override void RefreshList ()
override void RefreshList ()
void RefreshServerList ()
override void ResetFilters ()
override void ResetFilters ()
override void ResetFilters ()
override void Right ()
override void RightHold ()
override void RightRelease ()
void SetEnableFilters (bool enable)
void SetEnableFilters (bool enable)
void SetEnableServers (bool enable)
void SetEnableServers (bool enable)
void SetFocusDetails ()
void SetFocusDetails ()
void SetFocusFilters ()
void SetFocusFilters ()
void SetFocusServers ()
void SetFocusServers ()
void SetPageIndex (int page_index)
override void SetSort (ESortType type, ESortOrder order)
void ShowHideConsoleWidgets ()
void ShowHideConsoleWidgets ()
override void ShowServerDetails ()
override void ShowServerDetails ()
int SortedInsert (GetServersResultRow entry, ESortType sort_type)
int SortedInsertDesc (GetServersResultRow entry, ESortType sort_type)
override void SwitchToDetails (bool focus=true)
override void SwitchToDetails (bool focus=true)
override void SwitchToFilters (bool focus=true)
override void SwitchToFilters (bool focus=true)
void ToggleSort (ESortType type)
void UpdatePageButtons ()

Protected Attributes

ref array< ButtonWidget > m_BtnPages
ButtonWidget m_BtnPagesFirst
ButtonWidget m_BtnPagesLast
Widget m_ButtonPageLeftImg
Widget m_ButtonPageRightImg
Widget m_FilterPanelAccTime
Widget m_FilterPanelPing
Widget m_FilterSearchIP
Widget m_FilterSearchIPBox
int m_PageEndNum
int m_PageIndex
int m_PagesCount
int m_PageStartNum
TextWidget m_PnlPagesLoadingText
Widget m_PnlPagesPanel
int m_PreviousPage
ref array< ref ServerBrowserEntry > m_ServerListEntiers
ref array< ref ServerBrowserEntry > m_ServerListEntries
int m_ServersEstimateCount
ref TStringArray m_TempTime = new TStringArray()
int m_TimeLastServerRefresh
int m_TimeLastServerRefreshHoldButton
int m_TotalServersCount
const int PAGES_BUTTONS_COUNT = 10
const int SERVERS_VISIBLE_COUNT = 22

Private Member Functions

override void OnLoadServerModsAsync (string server_id, array< string > mods)
int SortedInsertAsc (GetServersResultRow entry, ESortType sort_type)
int SortedInsertEx (GetServersResultRow entry, ESortType sortType, bool isDescending)
void UpdatePageButtons ()
override void UpdateServerList ()
void UpdateStatusBar ()

Private Attributes

bool m_IsDetailsFocused
bool m_IsFilterChanged
bool m_IsFilterFocused
Widget m_WidgetNavFilters
Widget m_WidgetNavServers

Detailed Description

Definition at line 1 of file serverbrowsertabconsole.c.

Member Function Documentation

◆ AddSorted()

override int AddSorted ( GetServersResultRow entry)
inlineprotected

Definition at line 684 of file serverbrowsertabpc.c.

References m_SortType, and SortedInsert().

◆ ApplyFilters() [1/3]

override void ApplyFilters ( )
inlineprotected

◆ ApplyFilters() [2/3]

override void ApplyFilters ( )
inlineprotected

◆ ApplyFilters() [3/3]

override void ApplyFilters ( )
inlineprotected

◆ ButtonCancelToRefresh()

void ButtonCancelToRefresh ( )
inlineprotected

Definition at line 1152 of file serverbrowsertabpc.c.

References m_RefreshList.

Referenced by LoadingServersStop().

◆ ButtonRefreshToCancel()

void ButtonRefreshToCancel ( )
inlineprotected

Definition at line 1146 of file serverbrowsertabpc.c.

References m_RefreshList.

Referenced by RefreshList().

◆ CanNavigatePages()

bool CanNavigatePages ( )
inlineprotected

◆ CanRefreshServerList()

bool CanRefreshServerList ( )
inlineprotected

Definition at line 381 of file serverbrowsertabconsolepages.c.

References m_LoadingFinished.

◆ ColorDisable() [1/2]

override void ColorDisable ( Widget w)
inlineprotected

Definition at line 448 of file serverbrowsertabconsole.c.

References ColorManager::COLOR_DISABLED_TEXT, and SetFocus().

Referenced by ButtonDisable().

◆ ColorDisable() [2/2]

override void ColorDisable ( Widget w)
inlineprotected

◆ ColorHighlight() [1/2]

override void ColorHighlight ( Widget w)
inlineprotected

Definition at line 386 of file serverbrowsertabconsole.c.

References ARGB().

Referenced by OnFocus(), and OnMouseEnter().

◆ ColorHighlight() [2/2]

override void ColorHighlight ( Widget w)
inlineprotected

Definition at line 834 of file serverbrowsertabconsolepages.c.

References ARGB().

◆ ColorNormal() [1/2]

override void ColorNormal ( Widget w)
inlineprotected

Definition at line 396 of file serverbrowsertabconsole.c.

References ARGB().

Referenced by ButtonEnable(), OnFocusLost(), and OnMouseLeave().

◆ ColorNormal() [2/2]

override void ColorNormal ( Widget w)
inlineprotected

Definition at line 844 of file serverbrowsertabconsolepages.c.

References ARGB().

◆ Construct() [1/3]

◆ Construct() [2/3]

◆ Construct() [3/3]

◆ Focus() [1/2]

override void Focus ( )
inlineprotected

◆ Focus() [2/2]

override void Focus ( )
inlineprotected

Definition at line 617 of file serverbrowsertabconsolepages.c.

References m_TabType, SetFocusServers(), and SwitchToFilters().

◆ GetPagesCount()

int GetPagesCount ( )
inlineprotected

Definition at line 950 of file serverbrowsertabconsolepages.c.

References m_PagesCount.

Referenced by UpdatePageButtons().

◆ GetServerEntryByIndex() [1/2]

ServerBrowserEntry GetServerEntryByIndex ( int index)
inlineprotected

Definition at line 350 of file serverbrowsertabconsolepages.c.

References m_ServerList, and m_ServerListEntiers.

Referenced by LoadEntries(), and UpdateServerList().

◆ GetServerEntryByIndex() [2/2]

ServerBrowserEntry GetServerEntryByIndex ( int index,
string server_id )
inlineprotected

Definition at line 1088 of file serverbrowsertabpc.c.

References m_EntryWidgets, m_ServerList, and m_ServerListEntries.

◆ GetTimeOfDayEnum()

int GetTimeOfDayEnum ( string time_of_day)
inlineprotected

Definition at line 650 of file serverbrowsertabpc.c.

References m_TempTime, and string::Split().

Referenced by OnLoadServersAsyncPC().

◆ IsFocusable()

◆ Left()

override void Left ( )
inlineprotected

◆ LeftHold()

override void LeftHold ( )
inlineprotected

◆ LeftRelease()

override void LeftRelease ( )
inlineprotected

◆ LoadEntries() [1/2]

◆ LoadEntries() [2/2]

◆ LoadingServersStop()

◆ OnClick() [1/2]

◆ OnClick() [2/2]

◆ OnClickDetails()

void OnClickDetails ( )
inlineprotected

Definition at line 1158 of file serverbrowsertabpc.c.

References ShowServerDetails().

Referenced by OnClick().

◆ OnClickFilters()

void OnClickFilters ( )
inlineprotected

Definition at line 1163 of file serverbrowsertabpc.c.

References SwitchToFilters().

Referenced by OnClick().

◆ OnClickPage()

bool OnClickPage ( Widget w)
inlineprotected

Definition at line 519 of file serverbrowsertabpc.c.

References m_BtnPages, m_PageStartNum, and SetPageIndex().

Referenced by OnClick().

◆ OnClickPageEnd()

void OnClickPageEnd ( )
inlineprotected

Definition at line 509 of file serverbrowsertabpc.c.

References m_PagesCount, and SetPageIndex().

Referenced by OnClick().

◆ OnClickPageFirst()

void OnClickPageFirst ( )
inlineprotected

Definition at line 514 of file serverbrowsertabpc.c.

References SetPageIndex().

Referenced by OnClick().

◆ OnClickPageNext()

void OnClickPageNext ( )
inlineprotected

Definition at line 497 of file serverbrowsertabpc.c.

References m_PageIndex, m_PagesCount, and SetPageIndex().

Referenced by OnClick().

◆ OnClickPagePrev()

void OnClickPagePrev ( )
inlineprotected

Definition at line 485 of file serverbrowsertabpc.c.

References m_PageIndex, m_PagesCount, and SetPageIndex().

Referenced by OnClick().

◆ OnFilterChanged() [1/3]

override void OnFilterChanged ( )
inlineprotected

Definition at line 207 of file serverbrowsertabconsole.c.

References m_IsFilterChanged.

◆ OnFilterChanged() [2/3]

override void OnFilterChanged ( )
inlineprotected

Definition at line 376 of file serverbrowsertabconsolepages.c.

References m_IsFilterChanged.

◆ OnFilterChanged() [3/3]

override void OnFilterChanged ( )
inlineprotected

◆ OnFilterFocus()

override void OnFilterFocus ( Widget w)
inlineprotected

Definition at line 200 of file serverbrowsertabconsole.c.

◆ OnFilterFocusLost()

override void OnFilterFocusLost ( Widget w)
inlineprotected

Definition at line 245 of file serverbrowsertabconsole.c.

◆ OnInputDeviceChanged()

◆ OnLoadServerModsAsync()

override void OnLoadServerModsAsync ( string server_id,
array< string > mods )
inlineprivate

Definition at line 1078 of file serverbrowsertabpc.c.

References m_EntryWidgets.

Referenced by UIScriptedMenu::OnLoadServerModsAsync().

◆ OnLoadServersAsyncConsole() [1/2]

◆ OnLoadServersAsyncConsole() [2/2]

◆ OnLoadServersAsyncFinished() [1/2]

void OnLoadServersAsyncFinished ( )
inlineprotected

◆ OnLoadServersAsyncFinished() [2/2]

void OnLoadServersAsyncFinished ( )
inlineprotected

◆ OnLoadServersAsyncPC()

◆ OnLoadServersAsyncPCFinished()

void OnLoadServersAsyncPCFinished ( )
inlineprotected

Definition at line 316 of file serverbrowsertabpc.c.

References LoadingServersStop().

Referenced by OnLoadServersAsyncPC().

◆ OnMouseButtonUp()

override bool OnMouseButtonUp ( Widget w,
int x,
int y,
int button )
inlineprotected

◆ OnMouseEnter()

override bool OnMouseEnter ( Widget w,
int x,
int y )
inlineprotected

◆ OnMouseLeave()

override bool OnMouseLeave ( Widget w,
Widget enterW,
int x,
int y )
inlineprotected

◆ OnPressShoulder() [1/2]

override void OnPressShoulder ( )
inlineprotected

◆ OnPressShoulder() [2/2]

override void OnPressShoulder ( )
inlineprotected

◆ PassFilter()

override bool PassFilter ( GetServersResultRow result)
inlineprotected

◆ PressA() [1/2]

override void PressA ( )
inlineprotected

Definition at line 250 of file serverbrowsertabconsole.c.

Referenced by UIScriptedMenu::Update().

◆ PressA() [2/2]

override void PressA ( )
inlineprotected

Definition at line 440 of file serverbrowsertabconsolepages.c.

◆ PressSholderLeft() [1/2]

override void PressSholderLeft ( )
inlineprotected

Definition at line 288 of file serverbrowsertabconsole.c.

References OnPressShoulder().

Referenced by UIScriptedMenu::Update().

◆ PressSholderLeft() [2/2]

override void PressSholderLeft ( )
inlineprotected

Definition at line 579 of file serverbrowsertabconsolepages.c.

References OnPressShoulder().

◆ PressSholderRight() [1/2]

override void PressSholderRight ( )
inlineprotected

Definition at line 293 of file serverbrowsertabconsole.c.

References OnPressShoulder().

Referenced by UIScriptedMenu::Update().

◆ PressSholderRight() [2/2]

override void PressSholderRight ( )
inlineprotected

Definition at line 584 of file serverbrowsertabconsolepages.c.

References OnPressShoulder().

◆ PressThumbRight()

override void PressThumbRight ( )
inlineprotected

Definition at line 486 of file serverbrowsertabconsolepages.c.

References m_Filters, m_Menu, m_SelectedPanel, and m_SelectedServer.

Referenced by UIScriptedMenu::Update().

◆ PressX() [1/2]

override void PressX ( )
inlineprotected

Definition at line 255 of file serverbrowsertabconsole.c.

References RefreshList().

Referenced by UIScriptedMenu::Update().

◆ PressX() [2/2]

override void PressX ( )
inlineprotected

◆ PressY() [1/2]

override void PressY ( )
inlineprotected

Definition at line 260 of file serverbrowsertabconsole.c.

References m_Filters, m_Menu, m_SelectedPanel, and m_SelectedServer.

Referenced by UIScriptedMenu::Update().

◆ PressY() [2/2]

override void PressY ( )
inlineprotected

Definition at line 481 of file serverbrowsertabconsolepages.c.

References SwitchRightAreaView().

◆ RefreshList() [1/3]

override void RefreshList ( )
inlineprotected

◆ RefreshList() [2/3]

override void RefreshList ( )
inlineprotected

◆ RefreshList() [3/3]

◆ RefreshServerList()

◆ ResetFilters() [1/3]

override void ResetFilters ( )
inlineprotected

Definition at line 231 of file serverbrowsertabconsole.c.

References m_IsFilterChanged.

◆ ResetFilters() [2/3]

override void ResetFilters ( )
inlineprotected

Definition at line 421 of file serverbrowsertabconsolepages.c.

References m_IsFilterChanged.

◆ ResetFilters() [3/3]

override void ResetFilters ( )
inlineprotected

◆ Right()

override void Right ( )
inlineprotected

◆ RightHold()

override void RightHold ( )
inlineprotected

◆ RightRelease()

override void RightRelease ( )
inlineprotected

◆ SetEnableFilters() [1/2]

void SetEnableFilters ( bool enable)
inlineprotected

Definition at line 369 of file serverbrowsertabconsole.c.

References m_Root.

Referenced by SetFocusDetails(), SetFocusFilters(), and SetFocusServers().

◆ SetEnableFilters() [2/2]

void SetEnableFilters ( bool enable)
inlineprotected

Definition at line 723 of file serverbrowsertabconsolepages.c.

References m_Root, and SetFocus().

◆ SetEnableServers() [1/2]

void SetEnableServers ( bool enable)
inlineprotected

Definition at line 377 of file serverbrowsertabconsole.c.

References m_Root.

Referenced by SetFocusDetails(), SetFocusFilters(), and SetFocusServers().

◆ SetEnableServers() [2/2]

void SetEnableServers ( bool enable)
inlineprotected

Definition at line 735 of file serverbrowsertabconsolepages.c.

References m_Root.

◆ SetFocusDetails() [1/2]

void SetFocusDetails ( )
inlineprotected

◆ SetFocusDetails() [2/2]

◆ SetFocusFilters() [1/2]

void SetFocusFilters ( )
inlineprotected

◆ SetFocusFilters() [2/2]

◆ SetFocusServers() [1/2]

◆ SetFocusServers() [2/2]

◆ SetPageIndex()

void SetPageIndex ( int page_index)
inlineprotected

◆ SetSort()

override void SetSort ( ESortType type,
ESortOrder order )
inlineprotected

Definition at line 572 of file serverbrowsertabpc.c.

References ARGBF(), m_Root, and m_SortOrder.

Referenced by Construct().

◆ ShowHideConsoleWidgets() [1/2]

void ShowHideConsoleWidgets ( )
inlineprotected

Definition at line 53 of file serverbrowsertabconsole.c.

References m_Root.

Referenced by Construct(), and OnInputDeviceChanged().

◆ ShowHideConsoleWidgets() [2/2]

void ShowHideConsoleWidgets ( )
inlineprotected

Definition at line 123 of file serverbrowsertabconsolepages.c.

References m_Root.

◆ ShowServerDetails() [1/2]

override void ShowServerDetails ( )
inlineprotected

Definition at line 629 of file serverbrowsertabconsolepages.c.

References m_BtnShowFilters, m_FilterRoot, and m_TabType.

◆ ShowServerDetails() [2/2]

override void ShowServerDetails ( )
inlineprotected

Definition at line 1181 of file serverbrowsertabpc.c.

References m_BtnShowFilters, m_FilterRoot, and m_TabType.

◆ SortedInsert()

int SortedInsert ( GetServersResultRow entry,
ESortType sort_type )
inlineprotected

Definition at line 718 of file serverbrowsertabpc.c.

References m_SortInverted, and SortedInsertEx().

Referenced by AddSorted().

◆ SortedInsertAsc()

int SortedInsertAsc ( GetServersResultRow entry,
ESortType sort_type )
inlineprivate

◆ SortedInsertDesc()

int SortedInsertDesc ( GetServersResultRow entry,
ESortType sort_type )
inlineprotected

◆ SortedInsertEx()

int SortedInsertEx ( GetServersResultRow entry,
ESortType sortType,
bool isDescending )
inlineprivate

◆ SwitchToDetails() [1/2]

override void SwitchToDetails ( bool focus = true)
inlineprotected

◆ SwitchToDetails() [2/2]

override void SwitchToDetails ( bool focus = true)
inlineprotected

Definition at line 1168 of file serverbrowsertabpc.c.

References ShowServerDetails().

◆ SwitchToFilters() [1/2]

override void SwitchToFilters ( bool focus = true)
inlineprotected

◆ SwitchToFilters() [2/2]

override void SwitchToFilters ( bool focus = true)
inlineprotected

◆ ToggleSort()

void ToggleSort ( ESortType type)
inlineprotected

Definition at line 541 of file serverbrowsertabpc.c.

References m_EntriesSorted, m_SortInverted, m_SortOrder, m_SortType, and SetSort().

Referenced by OnMouseButtonUp().

◆ UpdatePageButtons() [1/2]

◆ UpdatePageButtons() [2/2]

◆ UpdateServerList()

◆ UpdateStatusBar()

void UpdateStatusBar ( )
inlineprivate

Field Documentation

◆ m_BtnPages

ref array<ButtonWidget> m_BtnPages
protected

Definition at line 23 of file serverbrowsertabpc.c.

Referenced by Construct(), OnClickPage(), and UpdatePageButtons().

◆ m_BtnPagesFirst

ButtonWidget m_BtnPagesFirst
protected

Definition at line 15 of file serverbrowsertabpc.c.

Referenced by Construct(), OnClick(), and UpdatePageButtons().

◆ m_BtnPagesLast

ButtonWidget m_BtnPagesLast
protected

Definition at line 16 of file serverbrowsertabpc.c.

Referenced by Construct(), OnClick(), and UpdatePageButtons().

◆ m_ButtonPageLeftImg

Widget m_ButtonPageLeftImg
protected

Definition at line 12 of file serverbrowsertabconsolepages.c.

Referenced by Construct(), and UpdatePageButtons().

◆ m_ButtonPageRightImg

Widget m_ButtonPageRightImg
protected

Definition at line 13 of file serverbrowsertabconsolepages.c.

Referenced by Construct(), and UpdatePageButtons().

◆ m_FilterPanelAccTime

Widget m_FilterPanelAccTime
protected

Definition at line 21 of file serverbrowsertabpc.c.

Referenced by Construct(), and IsFocusable().

◆ m_FilterPanelPing

Widget m_FilterPanelPing
protected

Definition at line 20 of file serverbrowsertabpc.c.

Referenced by Construct(), and IsFocusable().

◆ m_FilterSearchIP

Widget m_FilterSearchIP
protected

Definition at line 18 of file serverbrowsertabpc.c.

Referenced by Construct(), IsFocusable(), OnMouseEnter(), and OnMouseLeave().

◆ m_FilterSearchIPBox

Widget m_FilterSearchIPBox
protected

Definition at line 19 of file serverbrowsertabpc.c.

Referenced by Construct(), and OnMouseEnter().

◆ m_IsDetailsFocused

◆ m_IsFilterChanged

bool m_IsFilterChanged
private

◆ m_IsFilterFocused

◆ m_PageEndNum

int m_PageEndNum
protected

Definition at line 18 of file serverbrowsertabconsolepages.c.

Referenced by UpdatePageButtons().

◆ m_PageIndex

◆ m_PagesCount

◆ m_PageStartNum

int m_PageStartNum
protected

Definition at line 17 of file serverbrowsertabconsolepages.c.

Referenced by OnClickPage(), and UpdatePageButtons().

◆ m_PnlPagesLoadingText

TextWidget m_PnlPagesLoadingText
protected

Definition at line 25 of file serverbrowsertabconsolepages.c.

◆ m_PnlPagesPanel

Widget m_PnlPagesPanel
protected

Definition at line 24 of file serverbrowsertabconsolepages.c.

Referenced by Construct(), and UpdatePageButtons().

◆ m_PreviousPage

int m_PreviousPage
protected

Definition at line 15 of file serverbrowsertabconsolepages.c.

Referenced by Construct(), Left(), LeftRelease(), Right(), and RightRelease().

◆ m_ServerListEntiers

ref array<ref ServerBrowserEntry> m_ServerListEntiers
protected

◆ m_ServerListEntries

ref array<ref ServerBrowserEntry> m_ServerListEntries
protected

Definition at line 24 of file serverbrowsertabpc.c.

Referenced by Construct(), GetServerEntryByIndex(), and RefreshList().

◆ m_ServersEstimateCount

int m_ServersEstimateCount
protected

Definition at line 20 of file serverbrowsertabconsolepages.c.

Referenced by OnLoadServersAsyncPC(), and RefreshList().

◆ m_TempTime

ref TStringArray m_TempTime = new TStringArray()
protected

Definition at line 26 of file serverbrowsertabpc.c.

Referenced by GetTimeOfDayEnum().

◆ m_TimeLastServerRefresh

int m_TimeLastServerRefresh
protected

Definition at line 21 of file serverbrowsertabconsolepages.c.

Referenced by RefreshServerList().

◆ m_TimeLastServerRefreshHoldButton

int m_TimeLastServerRefreshHoldButton
protected

Definition at line 22 of file serverbrowsertabconsolepages.c.

Referenced by LeftHold(), and RightHold().

◆ m_TotalServersCount

int m_TotalServersCount
protected

◆ m_WidgetNavFilters

Widget m_WidgetNavFilters
private

◆ m_WidgetNavServers

Widget m_WidgetNavServers
private

◆ PAGES_BUTTONS_COUNT

const int PAGES_BUTTONS_COUNT = 10
protected

Definition at line 4 of file serverbrowsertabpc.c.

Referenced by Construct(), and UpdatePageButtons().

◆ SERVERS_VISIBLE_COUNT

const int SERVERS_VISIBLE_COUNT = 22
protected

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