Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BushTypeSlowConfig Class Reference

Config file to keep track of the different foliage types and the weight of the slowdown effect. More...

Protected Member Functions

float GetHeightSlowEffectModifier (ETreeSoundTypes treeType)
 Get the weight of the slowdown effect of the given tree type.

Protected Attributes

float m_fDefaultSlowHeightModifier
ref array< ref SCR_BushContainerm_aFoliageTypeSlowWeight

Detailed Description

Config file to keep track of the different foliage types and the weight of the slowdown effect.

Definition at line 3 of file SCR_BushTypeSlowConfig.c.

Member Function Documentation

◆ GetHeightSlowEffectModifier()

float SCR_BushTypeSlowConfig::GetHeightSlowEffectModifier ( ETreeSoundTypes treeType)
inlineprotected

Get the weight of the slowdown effect of the given tree type.

Definition at line 13 of file SCR_BushTypeSlowConfig.c.

Member Data Documentation

◆ m_aFoliageTypeSlowWeight

ref array<ref SCR_BushContainer> SCR_BushTypeSlowConfig::m_aFoliageTypeSlowWeight
protected

Definition at line 9 of file SCR_BushTypeSlowConfig.c.

◆ m_fDefaultSlowHeightModifier

float SCR_BushTypeSlowConfig::m_fDefaultSlowHeightModifier
protected

Definition at line 6 of file SCR_BushTypeSlowConfig.c.


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