PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ServerBrowserHelperFunctions Class Reference

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, stringINTERNAL_MAP_NAMES = new map<string, string>
 

Constructor & Destructor Documentation

◆ ServerBrowserHelperFunctions()

void ServerBrowserHelperFunctions ( )
inlineprivate

References INTERNAL_MAP_NAMES.

Referenced by GetInstance().

Member Function Documentation

◆ AddMapInfo()

static void AddMapInfo ( string  mapName,
string  mapDisplayName 
)
inlinestaticprivate

References INTERNAL_MAP_NAMES.

◆ GetInstance()

◆ GetInternalMapName()

static string GetInternalMapName ( string  mapName)
inlinestaticprivate

◆ GetMapDisplayName()

◆ GetServerMapImagePath()

static string GetServerMapImagePath ( string  mapName)
inlinestaticprivate

Field Documentation

◆ CHERNARUS_MAP_IMAGE

protected const string CHERNARUS_MAP_IMAGE = ""
staticprivate

Referenced by GetServerMapImagePath().

◆ INTERNAL_MAP_NAMES

◆ LIVONIA_MAP_IMAGE

protected const string LIVONIA_MAP_IMAGE = ""
staticprivate

Referenced by GetServerMapImagePath().

◆ LOWERCASE_ALPHABET

protected const string LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"
staticprivate

Referenced by GetMapDisplayName().

◆ s_ServerBrowserHelperFunctions

ref ServerBrowserHelperFunctions s_ServerBrowserHelperFunctions
staticprivate

Referenced by GetInstance().

◆ SAKHAL_MAP_IMAGE

protected const string SAKHAL_MAP_IMAGE = ""
staticprivate

Referenced by GetServerMapImagePath().


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