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

Static Protected Member Functions

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

Static Protected Attributes

static ref map< int, stringm_MarkerTypes

Detailed Description

Definition at line 1 of file mapmarkersinfo.c.

Member Function Documentation

◆ GetMarkerTypeFromID()

string GetMarkerTypeFromID ( int id)
inlinestaticprotected

◆ Init()

void Init ( )
inlinestaticprotected

Definition at line 5 of file mapmarkersinfo.c.

References m_MarkerTypes, and RegisterMarkerType().

Referenced by MissionBase::OnInit().

◆ RegisterMarkerType()

void RegisterMarkerType ( int id,
string path )
inlinestaticprotected

Definition at line 31 of file mapmarkersinfo.c.

References m_MarkerTypes, and path.

Referenced by Init().

Field Documentation

◆ m_MarkerTypes

ref map<int,string> m_MarkerTypes
staticprotected

Definition at line 3 of file mapmarkersinfo.c.

Referenced by GetMarkerTypeFromID(), Init(), and RegisterMarkerType().


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