Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_MapMarkerEntryImageText.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_MapMarkerEntryImageText
 Basic image & text entry. More...
 
class  SCR_MapMarkerSimpleTitle
 

Functions

SCR_MapMarkerEntryImageText SCR_MapMarkerEntryConfig BaseContainerProps ()
 Placed marker color entry. More...
 
override SCR_EMapMarkerType GetMarkerType ()
 
override void InitClientSettings (SCR_MapMarkerBase marker, SCR_MapMarkerWidgetComponent widgetComp)
 
SCR_MapMarkerEntryImageText SCR_MapMarkerEntryConfig SCR_MapMarkerSimpleTitle ()] class SCR_MarkerSimpleConfig
 

Variables

protected ref array< ref SCR_MarkerSimpleConfig > m_aSimpleEntries
 

Function Documentation

◆ BaseContainerProps()

Placed marker color entry.

◆ GetMarkerType()

override SCR_EMapMarkerType BaseContainerProps::GetMarkerType ( )

Definition at line 6 of file SCR_MapMarkerEntryImageText.c.

◆ InitClientSettings()

override void BaseContainerProps::InitClientSettings ( SCR_MapMarkerBase  marker,
SCR_MapMarkerWidgetComponent  widgetComp 
)

Definition at line 12 of file SCR_MapMarkerEntryImageText.c.

◆ SCR_MapMarkerSimpleTitle()

Variable Documentation

◆ m_aSimpleEntries

protected ref array<ref SCR_MarkerSimpleConfig> m_aSimpleEntries

Definition at line 3 of file SCR_MapMarkerEntryImageText.c.