Arma Reforger Script API
|
Map marker config root. More...
Public Member Functions | |
array< ref SCR_MapMarkerEntryConfig > | GetMarkerEntryConfigs () |
Get all marker entry configs. | |
SCR_MapMarkerEntryConfig | GetMarkerEntryConfigByType (SCR_EMapMarkerType type) |
Get specific marker entry config. | |
Protected Attributes | |
ref array< ref SCR_MapMarkerEntryConfig > | m_aMarkerEntryConfigs |
Map marker config root.
SCR_MapMarkerEntryConfig SCR_MapMarkerConfig.GetMarkerEntryConfigByType | ( | SCR_EMapMarkerType | type | ) |
Get specific marker entry config.
array< ref SCR_MapMarkerEntryConfig > SCR_MapMarkerConfig.GetMarkerEntryConfigs | ( | ) |
Get all marker entry configs.
|
protected |