|
Arma Reforger Script API
|
Configuration of contour props. More...
Public Member Functions | |
| override void | SetDefaults (MapLayer layer) |
| Set default values for props type. | |
Public Attributes | |
| int | m_iViewLayerVisibility |
| float | m_fContourWidth |
| float | m_fMajorContourWidth |
| float | m_fCoastalContourWidth |
| ref Color | m_CoastalColor |
| ref Color | m_OceanColor |
| ref Color | m_LandColor |
Configuration of contour props.
| override void SCR_ContourPropsConfig.SetDefaults | ( | MapLayer | layer | ) |
Set default values for props type.
Implements SCR_MapPropsConfig.
| ref Color SCR_ContourPropsConfig.m_CoastalColor |
| float SCR_ContourPropsConfig.m_fCoastalContourWidth |
| float SCR_ContourPropsConfig.m_fContourWidth |
| float SCR_ContourPropsConfig.m_fMajorContourWidth |
| int SCR_ContourPropsConfig.m_iViewLayerVisibility |
| ref Color SCR_ContourPropsConfig.m_LandColor |
| ref Color SCR_ContourPropsConfig.m_OceanColor |