class ServerBrowserHelperFunctionsSource
Constructors 1
void ServerBrowserHelperFunctions()Constants 4
protected static const string CHERNARUS_MAP_IMAGE = ""placeholder image path
Referenced by GetServerMapImagePath()
protected static const string LIVONIA_MAP_IMAGE = ""placeholder image path
Referenced by GetServerMapImagePath()
protected static const string SAKHAL_MAP_IMAGE = ""placeholder image path
Referenced by GetServerMapImagePath()
protected static const string LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"used for temporary hotfix
Referenced by GetMapDisplayName()
Members 2
static ref ServerBrowserHelperFunctions s_ServerBrowserHelperFunctionsReferenced by GetInstance()
Referenced by AddMapInfo(), GetInternalMapName(), GetMapDisplayName()
Show 1 more
, ServerBrowserHelperFunctions()Methods 5
References INTERNAL_MAP_NAMES
References string.IndexOf(), string.ToLower(), string.ToUpper()
Show 2 more
, INTERNAL_MAP_NAMES, and LOWERCASE_ALPHABETReferenced by ServerBrowserDetailsContainer.SetServerMap()
static ServerBrowserHelperFunctions GetInstance()References s_ServerBrowserHelperFunctions
Referenced by ServerBrowserFilterContainer.LoadMapFilterOptions()