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

Go to the source code of this file.

Classes

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

Functions

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

Variables

ref array< ref SCR_MarkerSimpleConfig > m_aSimpleEntries

Function Documentation

◆ BaseContainerProps()

Placed marker color entry.

◆ GetMarkerType()

override SCR_EMapMarkerType BaseContainerProps::GetMarkerType ( )
protected

Definition at line 4 of file SCR_MapMarkerEntryImageText.c.

◆ InitClientSettings()

override void BaseContainerProps::InitClientSettings ( SCR_MapMarkerBase marker,
SCR_MapMarkerWidgetComponent widgetComp,
bool skipProfanityFilter = false )
protected

Definition at line 10 of file SCR_MapMarkerEntryImageText.c.

◆ SCR_MapMarkerSimpleTitle()

Definition at line 42 of file SCR_MapMarkerEntryImageText.c.

Variable Documentation

◆ m_aSimpleEntries

ref array<ref SCR_MarkerSimpleConfig> m_aSimpleEntries
protected

Definition at line 1 of file SCR_MapMarkerEntryImageText.c.