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

Static Private Member Functions

static void Init ()
 
static void RegisterMarkerType (int id, string path)
 
static string GetMarkerTypeFromID (int id)
 

Static Private Attributes

static protected ref map< int, stringm_MarkerTypes
 

Member Function Documentation

◆ GetMarkerTypeFromID()

static string GetMarkerTypeFromID ( int  id)
inlinestaticprivate

◆ Init()

static void Init ( )
inlinestaticprivate

References m_MarkerTypes, and RegisterMarkerType().

Referenced by MissionBase::OnInit().

◆ RegisterMarkerType()

static void RegisterMarkerType ( int  id,
string  path 
)
inlinestaticprivate

References m_MarkerTypes, and path.

Referenced by Init().

Field Documentation

◆ m_MarkerTypes

protected ref map<int,string> m_MarkerTypes
staticprivate

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