![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Marker entry which can be placed through map. More...
Protected Member Functions | |
| string | GetMenuDescription () |
| ResourceName | GetMenuImageset () |
| string | GetMenuIcon () |
| Color | GetColorEntry (int i) |
| bool | GetIconEntry (int i, out ResourceName imageset, out ResourceName imagesetGlow, out string imageQuad) |
| int | GetIconCategoryID (int iconID) |
| array< ref SCR_MarkerColorEntry > | GetColorEntries () |
| array< ref SCR_MarkerIconEntry > | GetIconEntries () |
| array< ref SCR_MarkerIconCategory > | GetIconCategories () |
| override SCR_EMapMarkerType | GetMarkerType () |
| override void | InitClientSettings (SCR_MapMarkerBase marker, SCR_MapMarkerWidgetComponent widgetComp, bool skipProfanityFilter=false) |
| override void | OnMapLayerChanged (notnull SCR_MapMarkerWidgetComponent widgetComp, int layerID) |
Protected Attributes | |
| string | m_sMenuDescription |
| ResourceName | m_sMenuImageset |
| string | m_sMenuIcon |
| ref array< ref SCR_MarkerIconCategory > | m_aPlacedMarkerIconCategories |
| ref array< ref SCR_MarkerIconEntry > | m_aPlacedMarkerIcons |
| ref array< ref SCR_MarkerColorEntry > | m_aPlacedMarkerColors |
Marker entry which can be placed through map.
Definition at line 4 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 80 of file SCR_MapMarkerEntryPlaced.c.
Definition at line 43 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 92 of file SCR_MapMarkerEntryPlaced.c.
Definition at line 63 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 86 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 52 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 98 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 25 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 37 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 31 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 104 of file SCR_MapMarkerEntryPlaced.c.
|
inlineprotected |
Definition at line 121 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 22 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 16 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 19 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 7 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 13 of file SCR_MapMarkerEntryPlaced.c.
|
protected |
Definition at line 10 of file SCR_MapMarkerEntryPlaced.c.