Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
SCR_MapConfig Interface Reference

Map config root. More...

Public Attributes

int m_iMapMode
 
ref SCR_MapLayersBase m_LayersConfig
 
ref SCR_MapPropsBase m_MapPropsConfig
 
ref array< ref SCR_MapModuleBasem_aModules
 
ref array< ref SCR_MapUIBaseComponentm_aUIComponents
 
bool m_bEnableLegendScale
 
bool m_bEnableGrid
 
ref SCR_MapDescriptorVisibilityBase m_DescriptorVisibilityConfig
 
ref SCR_MapDescriptorDefaults m_DescriptorDefaultsConfig
 

Detailed Description

Map config root.

Member Data Documentation

◆ m_aModules

ref array<ref SCR_MapModuleBase> SCR_MapConfig.m_aModules

◆ m_aUIComponents

ref array<ref SCR_MapUIBaseComponent> SCR_MapConfig.m_aUIComponents

◆ m_bEnableGrid

bool SCR_MapConfig.m_bEnableGrid

◆ m_bEnableLegendScale

bool SCR_MapConfig.m_bEnableLegendScale

◆ m_DescriptorDefaultsConfig

ref SCR_MapDescriptorDefaults SCR_MapConfig.m_DescriptorDefaultsConfig

◆ m_DescriptorVisibilityConfig

ref SCR_MapDescriptorVisibilityBase SCR_MapConfig.m_DescriptorVisibilityConfig

◆ m_iMapMode

int SCR_MapConfig.m_iMapMode

◆ m_LayersConfig

ref SCR_MapLayersBase SCR_MapConfig.m_LayersConfig

◆ m_MapPropsConfig

ref SCR_MapPropsBase SCR_MapConfig.m_MapPropsConfig

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