Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ForestGeneratorPointData.c
Go to the documentation of this file.
1
class
ForestGeneratorPointData
: ShapePointDataScriptBase
2
{
3
[
Attribute
(
"1"
, UIWidgets.CheckBox,
"Generate the middle outline along this line?"
)]
4
bool
m_bMiddleOutline;
5
6
[
Attribute
(
"1"
, UIWidgets.CheckBox,
"Generate the small outline along this line?"
)]
7
bool
m_bSmallOutline;
8
}
ForestGeneratorPointData
Definition:
ForestGeneratorPointData.c:1
Attribute
typedef Attribute
Post-process effect of scripted camera.
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Generators
ForestGenerator
ForestGeneratorPointData.c
Generated by
1.8.17