![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| SCR_MapMarkerEntryImageText SCR_MapMarkerEntryConfig BaseContainerProps | ( | ) |
Placed marker color entry.
| override SCR_EMapMarkerType BaseContainerProps::GetMarkerType | ( | ) |
Definition at line 6 of file SCR_MapMarkerEntryImageText.c.
| override void BaseContainerProps::InitClientSettings | ( | SCR_MapMarkerBase | marker, |
| SCR_MapMarkerWidgetComponent | widgetComp | ||
| ) |
Definition at line 12 of file SCR_MapMarkerEntryImageText.c.
Definition at line 42 of file SCR_MapMarkerEntryImageText.c.
| protected ref array<ref SCR_MarkerSimpleConfig> m_aSimpleEntries |
Definition at line 3 of file SCR_MapMarkerEntryImageText.c.