![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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, string > | m_MarkerTypes |
Definition at line 1 of file mapmarkersinfo.c.
Definition at line 36 of file mapmarkersinfo.c.
References m_MarkerTypes.
Referenced by UIScriptedMenu::AddMarker(), UIScriptedMenu::LoadMapMarkers(), and ScriptConsoleGeneralTab::Update().
|
inlinestaticprotected |
Definition at line 5 of file mapmarkersinfo.c.
References m_MarkerTypes, and RegisterMarkerType().
Referenced by MissionBase::OnInit().
Definition at line 31 of file mapmarkersinfo.c.
References m_MarkerTypes, and path.
Referenced by Init().
Definition at line 3 of file mapmarkersinfo.c.
Referenced by GetMarkerTypeFromID(), Init(), and RegisterMarkerType().