Arma Reforger Script API
Loading...
Searching...
No Matches
ForestGeneratorCluster Interface Reference

This class defines forest generator clusters - which trees with which density should be present in this cluster. More...

Inheritance diagram for ForestGeneratorCluster:
ForestGeneratorCircleCluster ForestGeneratorStripCluster

Public Member Functions

void ForestGeneratorCluster ()
 

Public Attributes

ref array< ref SmallForestGeneratorClusterObjectm_aObjects
 
float m_fMinCDENSHA
 
float m_fMaxCDENSHA
 
bool m_bGenerate
 
int m_iPlacementArea
 
SCR_EForestGeneratorClusterType m_Type
 
float m_fRadius
 

Detailed Description

This class defines forest generator clusters - which trees with which density should be present in this cluster.

Constructor & Destructor Documentation

◆ ForestGeneratorCluster()

void ForestGeneratorCluster.ForestGeneratorCluster ( )

Member Data Documentation

◆ m_aObjects

ref array<ref SmallForestGeneratorClusterObject> ForestGeneratorCluster.m_aObjects

◆ m_bGenerate

bool ForestGeneratorCluster.m_bGenerate

◆ m_fMaxCDENSHA

float ForestGeneratorCluster.m_fMaxCDENSHA

◆ m_fMinCDENSHA

float ForestGeneratorCluster.m_fMinCDENSHA

◆ m_fRadius

float ForestGeneratorCluster.m_fRadius

◆ m_iPlacementArea

int ForestGeneratorCluster.m_iPlacementArea

◆ m_Type

SCR_EForestGeneratorClusterType ForestGeneratorCluster.m_Type

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