Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_MapMarkerConfig Interface Reference

Map marker config root. More...

Public Member Functions

array< ref SCR_MapMarkerEntryConfigGetMarkerEntryConfigs ()
 Get all marker entry configs.
 
SCR_MapMarkerEntryConfig GetMarkerEntryConfigByType (SCR_EMapMarkerType type)
 Get specific marker entry config.
 

Protected Attributes

ref array< ref SCR_MapMarkerEntryConfigm_aMarkerEntryConfigs
 

Detailed Description

Map marker config root.

Member Function Documentation

◆ GetMarkerEntryConfigByType()

SCR_MapMarkerEntryConfig SCR_MapMarkerConfig.GetMarkerEntryConfigByType ( SCR_EMapMarkerType  type)

Get specific marker entry config.

◆ GetMarkerEntryConfigs()

array< ref SCR_MapMarkerEntryConfig > SCR_MapMarkerConfig.GetMarkerEntryConfigs ( )

Get all marker entry configs.

Member Data Documentation

◆ m_aMarkerEntryConfigs

ref array<ref SCR_MapMarkerEntryConfig> SCR_MapMarkerConfig.m_aMarkerEntryConfigs
protected

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