PC Stable Documentation
|
|
Private Member Functions | |
void | ServerBrowserHelperFunctions () |
Static Private Member Functions | |
static void | AddMapInfo (string mapName, string mapDisplayName) |
static string | GetInternalMapName (string mapName) |
static string | GetMapDisplayName (string mapName) |
static string | GetServerMapImagePath (string mapName) |
static ServerBrowserHelperFunctions | GetInstance () |
Static Private Attributes | |
static ref ServerBrowserHelperFunctions | s_ServerBrowserHelperFunctions |
static protected const string | CHERNARUS_MAP_IMAGE = "" |
static protected const string | LIVONIA_MAP_IMAGE = "" |
static protected const string | SAKHAL_MAP_IMAGE = "" |
static protected const string | LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz" |
static ref map< string, string > | INTERNAL_MAP_NAMES = new map<string, string> |
|
inlineprivate |
References INTERNAL_MAP_NAMES.
Referenced by GetInstance().
References INTERNAL_MAP_NAMES.
|
inlinestaticprivate |
References s_ServerBrowserHelperFunctions, and ServerBrowserHelperFunctions().
Referenced by ScriptedWidgetEventHandler::LoadMapFilterOptions().
References INTERNAL_MAP_NAMES.
Referenced by ScriptedWidgetEventHandler::GetFilterOptionsConsoles(), and ScriptedWidgetEventHandler::GetFilterOptionsPC().
References string::IndexOf(), INTERNAL_MAP_NAMES, LOWERCASE_ALPHABET, string::ToLower(), and string::ToUpper().
Referenced by GetServersResultRow::GetValueStr(), and ScriptedWidgetEventHandler::SetServerMapName().
References CHERNARUS_MAP_IMAGE, LIVONIA_MAP_IMAGE, SAKHAL_MAP_IMAGE, and string::ToLower().
Referenced by ScriptedWidgetEventHandler::SetServerMap().
|
staticprivate |
Referenced by GetServerMapImagePath().
|
staticprivate |
Referenced by GetServerMapImagePath().
|
staticprivate |
Referenced by GetMapDisplayName().
|
staticprivate |
Referenced by GetInstance().
|
staticprivate |
Referenced by GetServerMapImagePath().