DayZ 1.26
DayZ Explorer by KGB
|
Защищенные члены | |
void | MapMarker (vector pos, string text, int color, int idx) |
vector | GetMarkerPos () |
string | GetMarkerText () |
int | GetMarkerColor () |
int | GetMarkerIcon () |
Защищенные данные | |
vector | m_Position |
int | m_Color |
int | m_IconIdx |
string | m_Text |
Перекрестные ссылки m_Color, m_IconIdx, m_Position и m_Text.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Перекрестные ссылки m_Position.
|
inlineprotected |
|
protected |
Используется в GetMarkerColor() и MapMarker().
|
protected |
Используется в GetMarkerIcon() и MapMarker().
|
protected |
Используется в GetMarkerPos() и MapMarker().
|
protected |
Используется в GetMarkerText() и MapMarker().