Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
MapMarkerTypes Class Reference

Static Protected Member Functions

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

Static Protected Attributes

static ref map< int, stringm_MarkerTypes
 

Detailed Description

Definition at line 1 of file mapmarkersinfo.c.

Member Function Documentation

◆ GetMarkerTypeFromID()

static string MapMarkerTypes::GetMarkerTypeFromID ( int id)
staticprotected

Definition at line 36 of file mapmarkersinfo.c.

◆ Init()

static void MapMarkerTypes::Init ( )
staticprotected

Definition at line 5 of file mapmarkersinfo.c.

◆ RegisterMarkerType()

static void MapMarkerTypes::RegisterMarkerType ( int id,
string path )
staticprotected

Definition at line 31 of file mapmarkersinfo.c.

Member Data Documentation

◆ m_MarkerTypes

ref map<int,string> MapMarkerTypes::m_MarkerTypes
staticprotected

Definition at line 3 of file mapmarkersinfo.c.


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