![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base entry for marker selection menu. More...
Protected Member Functions | |
| SCR_EMapMarkerType | GetMarkerType () |
| void | SetMarkerType (SCR_EMapMarkerType type) |
| int | GetMarkerConfigID () |
| void | SetMarkerConfigID (int id) |
| void | SetSymbolProps (EMilitarySymbolIdentity faction, Color color, EMilitarySymbolDimension dimension, EMilitarySymbolIcon iconFlag, EMilitarySymbolAmplifier amplifier) |
| Set military symbol properties. | |
| void | SetLayout () |
| Set custom layout based on marker type. | |
| override void | SetEntryComponent (SCR_SelectionMenuEntryComponent entryComponent) |
| void | SCR_MapMarkerMenuEntry () |
Protected Attributes | |
| int | m_iMarkerConfigID |
| SCR_EMapMarkerType | m_eMarkerType |
| SCR_MilitarySymbolUIComponent | m_SymbolComp |
| ref Color | m_Color = GUIColors.DEFAULT |
| ref SCR_MilitarySymbol | m_MilSymbol = new SCR_MilitarySymbol() |
Base entry for marker selection menu.
Definition at line 3 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 97 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 28 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 16 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 77 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Set custom layout based on marker type.
Definition at line 68 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 34 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Definition at line 22 of file SCR_MapMarkerMenuEntry.c.
|
inlineprotected |
Set military symbol properties.
Definition at line 41 of file SCR_MapMarkerMenuEntry.c.
|
protected |
Definition at line 11 of file SCR_MapMarkerMenuEntry.c.
|
protected |
Definition at line 8 of file SCR_MapMarkerMenuEntry.c.
|
protected |
Definition at line 7 of file SCR_MapMarkerMenuEntry.c.
|
protected |
Definition at line 12 of file SCR_MapMarkerMenuEntry.c.
|
protected |
Definition at line 9 of file SCR_MapMarkerMenuEntry.c.