Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MapMarkerMenuEntry Class Reference

Base entry for marker selection menu. More...

Inheritance diagram for SCR_MapMarkerMenuEntry:
SCR_SelectionMenuEntry

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()

Detailed Description

Base entry for marker selection menu.

Definition at line 3 of file SCR_MapMarkerMenuEntry.c.

Constructor & Destructor Documentation

◆ SCR_MapMarkerMenuEntry()

void SCR_MapMarkerMenuEntry::SCR_MapMarkerMenuEntry ( )
inlineprotected

Definition at line 97 of file SCR_MapMarkerMenuEntry.c.

Member Function Documentation

◆ GetMarkerConfigID()

int SCR_MapMarkerMenuEntry::GetMarkerConfigID ( )
inlineprotected

Definition at line 28 of file SCR_MapMarkerMenuEntry.c.

◆ GetMarkerType()

SCR_EMapMarkerType SCR_MapMarkerMenuEntry::GetMarkerType ( )
inlineprotected

Definition at line 16 of file SCR_MapMarkerMenuEntry.c.

◆ SetEntryComponent()

override void SCR_MapMarkerMenuEntry::SetEntryComponent ( SCR_SelectionMenuEntryComponent entryComponent)
inlineprotected

Definition at line 77 of file SCR_MapMarkerMenuEntry.c.

◆ SetLayout()

void SCR_MapMarkerMenuEntry::SetLayout ( )
inlineprotected

Set custom layout based on marker type.

Definition at line 68 of file SCR_MapMarkerMenuEntry.c.

◆ SetMarkerConfigID()

void SCR_MapMarkerMenuEntry::SetMarkerConfigID ( int id)
inlineprotected

Definition at line 34 of file SCR_MapMarkerMenuEntry.c.

◆ SetMarkerType()

void SCR_MapMarkerMenuEntry::SetMarkerType ( SCR_EMapMarkerType type)
inlineprotected

Definition at line 22 of file SCR_MapMarkerMenuEntry.c.

◆ SetSymbolProps()

void SCR_MapMarkerMenuEntry::SetSymbolProps ( EMilitarySymbolIdentity faction,
Color color,
EMilitarySymbolDimension dimension,
EMilitarySymbolIcon iconFlag,
EMilitarySymbolAmplifier amplifier )
inlineprotected

Set military symbol properties.

Definition at line 41 of file SCR_MapMarkerMenuEntry.c.

Member Data Documentation

◆ m_Color

ref Color SCR_MapMarkerMenuEntry::m_Color = GUIColors.DEFAULT
protected

Definition at line 11 of file SCR_MapMarkerMenuEntry.c.

◆ m_eMarkerType

SCR_EMapMarkerType SCR_MapMarkerMenuEntry::m_eMarkerType
protected

Definition at line 8 of file SCR_MapMarkerMenuEntry.c.

◆ m_iMarkerConfigID

int SCR_MapMarkerMenuEntry::m_iMarkerConfigID
protected

Definition at line 7 of file SCR_MapMarkerMenuEntry.c.

◆ m_MilSymbol

ref SCR_MilitarySymbol SCR_MapMarkerMenuEntry::m_MilSymbol = new SCR_MilitarySymbol()
protected

Definition at line 12 of file SCR_MapMarkerMenuEntry.c.

◆ m_SymbolComp

SCR_MilitarySymbolUIComponent SCR_MapMarkerMenuEntry::m_SymbolComp
protected

Definition at line 9 of file SCR_MapMarkerMenuEntry.c.


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