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

Configuration of contour props. More...

Inheritance diagram for SCR_ContourPropsConfig:
[legend]

Public Member Functions

override void SetDefaults (MapLayer layer)
 Set default values for props type.
 
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
 

Detailed Description

Configuration of contour props.

Member Function Documentation

◆ SetDefaults()

override void SCR_ContourPropsConfig.SetDefaults ( MapLayer  layer)

Set default values for props type.

Implements SCR_MapPropsConfig.

Member Data Documentation

◆ m_CoastalColor

ref Color SCR_ContourPropsConfig.m_CoastalColor

◆ m_fCoastalContourWidth

float SCR_ContourPropsConfig.m_fCoastalContourWidth

◆ m_fContourWidth

float SCR_ContourPropsConfig.m_fContourWidth

◆ m_fMajorContourWidth

float SCR_ContourPropsConfig.m_fMajorContourWidth

◆ m_iViewLayerVisibility

int SCR_ContourPropsConfig.m_iViewLayerVisibility

◆ m_LandColor

ref Color SCR_ContourPropsConfig.m_LandColor

◆ m_OceanColor

ref Color SCR_ContourPropsConfig.m_OceanColor

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