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

Configuration of hill props. More...

Inheritance diagram for SCR_HillPropsConfig:
[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

ref Color m_IconColor
 
ref Color m_TextColor
 
float m_fMajorHillFloorLimit
 
float m_fSignificantHillFloorLimit
 

Detailed Description

Configuration of hill props.

Member Function Documentation

◆ SetDefaults()

override void SCR_HillPropsConfig.SetDefaults ( MapLayer  layer)

Set default values for props type.

Implements SCR_MapPropsConfig.

Member Data Documentation

◆ m_fMajorHillFloorLimit

float SCR_HillPropsConfig.m_fMajorHillFloorLimit

◆ m_fSignificantHillFloorLimit

float SCR_HillPropsConfig.m_fSignificantHillFloorLimit

◆ m_IconColor

ref Color SCR_HillPropsConfig.m_IconColor

◆ m_TextColor

ref Color SCR_HillPropsConfig.m_TextColor

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