![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | ForestGeneratorEntityClass |
Enumerations | |
| enum | SCR_ETreeType { TOP , BOTTOM , MIDDLE_OUTLINE , SMALL_OUTLINE , CLUSTER } |
Functions | |
| ForestGeneratorEntityClass SCR_AreaGeneratorBaseEntityClass | Attribute (defvalue:"1", category:"Generation", desc:"Allow partial forest regeneration, regenerates the whole forest otherwise")] protected bool m_bAllowPartialRegeneration |
Variables | |
| bool | m_bRegenerateEntireForest |
| not saved to layer (see _WB_OnKeyChanged), used as a button | |
| bool | m_bPrintArea |
| bool | m_bPrintEntitiesCount |
| bool | m_bPrintPerformanceDetails |
| bool | m_bDrawDebugShapes |
| bool | m_bDrawDebugShapesObstacles |
| bool | m_bDrawDebugShapesRectangulation |
| bool | m_bDrawDebugShapesRegeneration |
| bool | m_bEntitiesFollowTerrainOnShapeMove |
| ref array< ref ForestGeneratorLevel > | m_aLevels |
| ref array< ref ForestGeneratorCluster > | m_aClusters |
| ref Curve | m_aGlobalOutlineScaleCurve |
| float | m_fGlobalOutlineScaleCurveDistance |
|
protected |
| Enumerator | |
|---|---|
| TOP | |
| BOTTOM | |
| MIDDLE_OUTLINE | |
| SMALL_OUTLINE | |
| CLUSTER | |
Definition at line 2522 of file ForestGeneratorEntity.c.
| ForestGeneratorEntityClass SCR_AreaGeneratorBaseEntityClass Attribute | ( | defvalue:"1" | , |
| category:"Generation" | , | ||
| desc:"Allow partial forest | regeneration, | ||
| regenerates the whole forest otherwise" | ) |
A Forest Generator uses the following data:
|
protected |
Definition at line 60 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 63 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 57 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 38 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 41 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 44 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 47 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 50 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 29 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 32 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 35 of file ForestGeneratorEntity.c.
|
protected |
not saved to layer (see _WB_OnKeyChanged), used as a button
Definition at line 22 of file ForestGeneratorEntity.c.
|
protected |
Definition at line 66 of file ForestGeneratorEntity.c.