Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CustomReconMarkerEntry.c File Reference

Go to the source code of this file.

Classes

class  SCR_CustomReconMarkerEntry

Functions

SCR_CustomReconMarkerEntry SCR_BaseReconMarkerEntry _WB_GetCustomTitle (BaseContainer source, out string title)
override void SetMenuEntry (notnull SCR_MapMarkerMenuEntry entry)
int GetPlacedMarkerIconIndex ()
override void OnEntryPerformed (SCR_SelectionMenuEntry entry)

Variables

string m_sMenuDescription
string m_sColorName
string m_sIconImagesetQuad
SCR_MapMarkerEntryPlaced m_PlacedMarkerConfig

Function Documentation

◆ _WB_GetCustomTitle()

SCR_CustomReconMarkerEntry SCR_BaseReconMarkerEntry _WB_GetCustomTitle ( BaseContainer source,
out string title )

Definition at line 1 of file SCR_CustomReconMarkerEntry.c.

◆ GetPlacedMarkerIconIndex()

int _WB_GetCustomTitle::GetPlacedMarkerIconIndex ( )
protected

Definition at line 149 of file SCR_CustomReconMarkerEntry.c.

◆ OnEntryPerformed()

override void _WB_GetCustomTitle::OnEntryPerformed ( SCR_SelectionMenuEntry entry)
protected

Definition at line 170 of file SCR_CustomReconMarkerEntry.c.

◆ SetMenuEntry()

override void _WB_GetCustomTitle::SetMenuEntry ( notnull SCR_MapMarkerMenuEntry entry)
protected

Definition at line 124 of file SCR_CustomReconMarkerEntry.c.

Variable Documentation

◆ m_PlacedMarkerConfig

SCR_MapMarkerEntryPlaced m_PlacedMarkerConfig
protected

Definition at line 121 of file SCR_CustomReconMarkerEntry.c.

◆ m_sColorName

string m_sColorName
protected

Definition at line 116 of file SCR_CustomReconMarkerEntry.c.

◆ m_sIconImagesetQuad

string m_sIconImagesetQuad
protected

Definition at line 119 of file SCR_CustomReconMarkerEntry.c.

◆ m_sMenuDescription

string m_sMenuDescription
protected

Definition at line 113 of file SCR_CustomReconMarkerEntry.c.