Arma Reforger Script API
|
Map config root. More...
Public Attributes | |
int | m_iMapMode |
ref SCR_MapLayersBase | m_LayersConfig |
ref SCR_MapPropsBase | m_MapPropsConfig |
ref array< ref SCR_MapModuleBase > | m_aModules |
ref array< ref SCR_MapUIBaseComponent > | m_aUIComponents |
bool | m_bEnableLegendScale |
bool | m_bEnableGrid |
ref SCR_MapDescriptorVisibilityBase | m_DescriptorVisibilityConfig |
ref SCR_MapDescriptorDefaults | m_DescriptorDefaultsConfig |
Map config root.
ref array<ref SCR_MapModuleBase> SCR_MapConfig.m_aModules |
ref array<ref SCR_MapUIBaseComponent> SCR_MapConfig.m_aUIComponents |
bool SCR_MapConfig.m_bEnableGrid |
bool SCR_MapConfig.m_bEnableLegendScale |
ref SCR_MapDescriptorDefaults SCR_MapConfig.m_DescriptorDefaultsConfig |
ref SCR_MapDescriptorVisibilityBase SCR_MapConfig.m_DescriptorVisibilityConfig |
int SCR_MapConfig.m_iMapMode |
ref SCR_MapLayersBase SCR_MapConfig.m_LayersConfig |
ref SCR_MapPropsBase SCR_MapConfig.m_MapPropsConfig |