![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ServerBrowserHelperFunctions () |
Static Protected Member Functions | |
| static void | AddMapInfo (string mapName, string mapDisplayName) |
| static ServerBrowserHelperFunctions | GetInstance () |
| static string | GetInternalMapName (string mapName) |
| static string | GetMapDisplayName (string mapName) |
| static string | GetServerMapImagePath (string mapName) |
Static Protected Attributes | |
| static const string | CHERNARUS_MAP_IMAGE = "" |
| static ref map< string, string > | INTERNAL_MAP_NAMES = new map<string, string> |
| static const string | LIVONIA_MAP_IMAGE = "" |
| static const string | LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz" |
| static const string | SAKHAL_MAP_IMAGE = "" |
Static Private Attributes | |
| static ref ServerBrowserHelperFunctions | s_ServerBrowserHelperFunctions |
Definition at line 51 of file bioslobbyservice.c.
|
inlineprotected |
Definition at line 60 of file bioslobbyservice.c.
References INTERNAL_MAP_NAMES.
Referenced by GetInstance().
Definition at line 68 of file bioslobbyservice.c.
References INTERNAL_MAP_NAMES.
|
inlinestaticprotected |
Definition at line 153 of file bioslobbyservice.c.
References ServerBrowserHelperFunctions(), and s_ServerBrowserHelperFunctions.
Referenced by ScriptedWidgetEventHandler::LoadMapFilterOptions().
Definition at line 76 of file bioslobbyservice.c.
References INTERNAL_MAP_NAMES.
Referenced by ScriptedWidgetEventHandler::GetFilterOptionsConsoles(), and ScriptedWidgetEventHandler::GetFilterOptionsPC().
Definition at line 92 of file bioslobbyservice.c.
References INTERNAL_MAP_NAMES, LOWERCASE_ALPHABET, string::ToLower(), and string::ToUpper().
Referenced by GetServersResultRow::GetValueStr(), and ScriptedWidgetEventHandler::SetServerMapName().
Definition at line 127 of file bioslobbyservice.c.
References CHERNARUS_MAP_IMAGE, LIVONIA_MAP_IMAGE, SAKHAL_MAP_IMAGE, and string::ToLower().
Referenced by ScriptedWidgetEventHandler::SetServerMap().
|
staticprotected |
Definition at line 54 of file bioslobbyservice.c.
Referenced by GetServerMapImagePath().
Definition at line 58 of file bioslobbyservice.c.
Referenced by ServerBrowserHelperFunctions(), AddMapInfo(), GetInternalMapName(), GetMapDisplayName(), and ScriptedWidgetEventHandler::LoadMapFilterOptions().
|
staticprotected |
Definition at line 55 of file bioslobbyservice.c.
Referenced by GetServerMapImagePath().
|
staticprotected |
Definition at line 57 of file bioslobbyservice.c.
Referenced by GetMapDisplayName().
|
staticprivate |
Definition at line 53 of file bioslobbyservice.c.
Referenced by GetInstance().
|
staticprotected |
Definition at line 56 of file bioslobbyservice.c.
Referenced by GetServerMapImagePath().