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

Marker recon symbol entry - combination of military and custom symbols. More...

Inheritance diagram for SCR_MapMarkerEntryRecon:
SCR_MapMarkerEntryConfig

Protected Member Functions

override SCR_EMapMarkerType GetMarkerType ()
string GetMenuDescription ()
ResourceName GetMenuImageset ()
string GetMenuIcon ()
void CreateEntries (notnull SCR_MapRadialUI radialUI, notnull SCR_SelectionMenuCategoryEntry parent=null)
void OnEntryPerformed (SCR_SelectionMenuEntry perfomedEntry)

Protected Attributes

string m_sMenuDescription
ResourceName m_sMenuImageset
string m_sMenuIcon
ref array< ref SCR_FactionReconMarkerEntrym_aFactionReconMarkerEntries

Detailed Description

Marker recon symbol entry - combination of military and custom symbols.

Definition at line 3 of file SCR_MapMarkerEntryRecon.c.

Member Function Documentation

◆ CreateEntries()

void SCR_MapMarkerEntryRecon::CreateEntries ( notnull SCR_MapRadialUI radialUI,
notnull SCR_SelectionMenuCategoryEntry parent = null )
inlineprotected

Create entries from config

Parameters
[in]radialUI
[in]parent

Definition at line 48 of file SCR_MapMarkerEntryRecon.c.

◆ GetMarkerType()

override SCR_EMapMarkerType SCR_MapMarkerEntryRecon::GetMarkerType ( )
inlineprotected

Definition at line 18 of file SCR_MapMarkerEntryRecon.c.

◆ GetMenuDescription()

string SCR_MapMarkerEntryRecon::GetMenuDescription ( )
inlineprotected
Returns
menu description

Definition at line 25 of file SCR_MapMarkerEntryRecon.c.

◆ GetMenuIcon()

string SCR_MapMarkerEntryRecon::GetMenuIcon ( )
inlineprotected
Returns
menu icon

Definition at line 39 of file SCR_MapMarkerEntryRecon.c.

◆ GetMenuImageset()

ResourceName SCR_MapMarkerEntryRecon::GetMenuImageset ( )
inlineprotected
Returns
menu imageset

Definition at line 32 of file SCR_MapMarkerEntryRecon.c.

◆ OnEntryPerformed()

void SCR_MapMarkerEntryRecon::OnEntryPerformed ( SCR_SelectionMenuEntry perfomedEntry)
inlineprotected

Definition at line 81 of file SCR_MapMarkerEntryRecon.c.

Member Data Documentation

◆ m_aFactionReconMarkerEntries

ref array<ref SCR_FactionReconMarkerEntry> SCR_MapMarkerEntryRecon::m_aFactionReconMarkerEntries
protected

Definition at line 15 of file SCR_MapMarkerEntryRecon.c.

◆ m_sMenuDescription

string SCR_MapMarkerEntryRecon::m_sMenuDescription
protected

Definition at line 6 of file SCR_MapMarkerEntryRecon.c.

◆ m_sMenuIcon

string SCR_MapMarkerEntryRecon::m_sMenuIcon
protected

Definition at line 12 of file SCR_MapMarkerEntryRecon.c.

◆ m_sMenuImageset

ResourceName SCR_MapMarkerEntryRecon::m_sMenuImageset
protected

Definition at line 9 of file SCR_MapMarkerEntryRecon.c.


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