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

Marker entry which can be placed through map. More...

Inheritance diagram for SCR_MapMarkerEntryPlaced:
SCR_MapMarkerEntryConfig

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_MarkerIconCategoryGetIconCategories ()
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_MarkerIconCategorym_aPlacedMarkerIconCategories
ref array< ref SCR_MarkerIconEntry > m_aPlacedMarkerIcons
ref array< ref SCR_MarkerColorEntry > m_aPlacedMarkerColors

Detailed Description

Marker entry which can be placed through map.

Definition at line 4 of file SCR_MapMarkerEntryPlaced.c.

Member Function Documentation

◆ GetColorEntries()

array< ref SCR_MarkerColorEntry > SCR_MapMarkerEntryPlaced::GetColorEntries ( )
inlineprotected

Definition at line 80 of file SCR_MapMarkerEntryPlaced.c.

◆ GetColorEntry()

Color SCR_MapMarkerEntryPlaced::GetColorEntry ( int i)
inlineprotected

Definition at line 43 of file SCR_MapMarkerEntryPlaced.c.

◆ GetIconCategories()

array< ref SCR_MarkerIconCategory > SCR_MapMarkerEntryPlaced::GetIconCategories ( )
inlineprotected

Definition at line 92 of file SCR_MapMarkerEntryPlaced.c.

◆ GetIconCategoryID()

int SCR_MapMarkerEntryPlaced::GetIconCategoryID ( int iconID)
inlineprotected

Definition at line 63 of file SCR_MapMarkerEntryPlaced.c.

◆ GetIconEntries()

array< ref SCR_MarkerIconEntry > SCR_MapMarkerEntryPlaced::GetIconEntries ( )
inlineprotected

Definition at line 86 of file SCR_MapMarkerEntryPlaced.c.

◆ GetIconEntry()

bool SCR_MapMarkerEntryPlaced::GetIconEntry ( int i,
out ResourceName imageset,
out ResourceName imagesetGlow,
out string imageQuad )
inlineprotected

Definition at line 52 of file SCR_MapMarkerEntryPlaced.c.

◆ GetMarkerType()

override SCR_EMapMarkerType SCR_MapMarkerEntryPlaced::GetMarkerType ( )
inlineprotected

Definition at line 98 of file SCR_MapMarkerEntryPlaced.c.

◆ GetMenuDescription()

string SCR_MapMarkerEntryPlaced::GetMenuDescription ( )
inlineprotected

Definition at line 25 of file SCR_MapMarkerEntryPlaced.c.

◆ GetMenuIcon()

string SCR_MapMarkerEntryPlaced::GetMenuIcon ( )
inlineprotected

Definition at line 37 of file SCR_MapMarkerEntryPlaced.c.

◆ GetMenuImageset()

ResourceName SCR_MapMarkerEntryPlaced::GetMenuImageset ( )
inlineprotected

Definition at line 31 of file SCR_MapMarkerEntryPlaced.c.

◆ InitClientSettings()

override void SCR_MapMarkerEntryPlaced::InitClientSettings ( SCR_MapMarkerBase marker,
SCR_MapMarkerWidgetComponent widgetComp,
bool skipProfanityFilter = false )
inlineprotected

Definition at line 104 of file SCR_MapMarkerEntryPlaced.c.

◆ OnMapLayerChanged()

override void SCR_MapMarkerEntryPlaced::OnMapLayerChanged ( notnull SCR_MapMarkerWidgetComponent widgetComp,
int layerID )
inlineprotected

Definition at line 121 of file SCR_MapMarkerEntryPlaced.c.

Member Data Documentation

◆ m_aPlacedMarkerColors

ref array<ref SCR_MarkerColorEntry> SCR_MapMarkerEntryPlaced::m_aPlacedMarkerColors
protected

Definition at line 22 of file SCR_MapMarkerEntryPlaced.c.

◆ m_aPlacedMarkerIconCategories

ref array<ref SCR_MarkerIconCategory> SCR_MapMarkerEntryPlaced::m_aPlacedMarkerIconCategories
protected

Definition at line 16 of file SCR_MapMarkerEntryPlaced.c.

◆ m_aPlacedMarkerIcons

ref array<ref SCR_MarkerIconEntry> SCR_MapMarkerEntryPlaced::m_aPlacedMarkerIcons
protected

Definition at line 19 of file SCR_MapMarkerEntryPlaced.c.

◆ m_sMenuDescription

string SCR_MapMarkerEntryPlaced::m_sMenuDescription
protected

Definition at line 7 of file SCR_MapMarkerEntryPlaced.c.

◆ m_sMenuIcon

string SCR_MapMarkerEntryPlaced::m_sMenuIcon
protected

Definition at line 13 of file SCR_MapMarkerEntryPlaced.c.

◆ m_sMenuImageset

ResourceName SCR_MapMarkerEntryPlaced::m_sMenuImageset
protected

Definition at line 10 of file SCR_MapMarkerEntryPlaced.c.


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