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

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, stringINTERNAL_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

Detailed Description

Definition at line 51 of file bioslobbyservice.c.

Constructor & Destructor Documentation

◆ ServerBrowserHelperFunctions()

void ServerBrowserHelperFunctions ( )
inlineprotected

Definition at line 60 of file bioslobbyservice.c.

References INTERNAL_MAP_NAMES.

Referenced by GetInstance().

Member Function Documentation

◆ AddMapInfo()

void AddMapInfo ( string mapName,
string mapDisplayName )
inlinestaticprotected

Definition at line 68 of file bioslobbyservice.c.

References INTERNAL_MAP_NAMES.

◆ GetInstance()

◆ GetInternalMapName()

string GetInternalMapName ( string mapName)
inlinestaticprotected

◆ GetMapDisplayName()

string GetMapDisplayName ( string mapName)
inlinestaticprotected

◆ GetServerMapImagePath()

string GetServerMapImagePath ( string mapName)
inlinestaticprotected

Field Documentation

◆ CHERNARUS_MAP_IMAGE

const string CHERNARUS_MAP_IMAGE = ""
staticprotected

Definition at line 54 of file bioslobbyservice.c.

Referenced by GetServerMapImagePath().

◆ INTERNAL_MAP_NAMES

◆ LIVONIA_MAP_IMAGE

const string LIVONIA_MAP_IMAGE = ""
staticprotected

Definition at line 55 of file bioslobbyservice.c.

Referenced by GetServerMapImagePath().

◆ LOWERCASE_ALPHABET

const string LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"
staticprotected

Definition at line 57 of file bioslobbyservice.c.

Referenced by GetMapDisplayName().

◆ s_ServerBrowserHelperFunctions

ref ServerBrowserHelperFunctions s_ServerBrowserHelperFunctions
staticprivate

Definition at line 53 of file bioslobbyservice.c.

Referenced by GetInstance().

◆ SAKHAL_MAP_IMAGE

const string SAKHAL_MAP_IMAGE = ""
staticprotected

Definition at line 56 of file bioslobbyservice.c.

Referenced by GetServerMapImagePath().


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