Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
Tree.c
Go to the documentation of this file.
1
class
TreeClass
:
BaseTreeClass
2
{
3
[
Attribute
(
"0"
, uiwidget:
UIWidgets
.ComboBox,
"Type of ambient sound it should emit."
,
""
, ParamEnumArray.FromEnum(
ETreeSoundTypes
))]
4
int
SoundType;
5
6
[
Attribute
(
"0"
, uiwidget:
UIWidgets
.Object,
"Distance of foliage from ground."
,
""
)]
7
int
m_iFoliageHeight;
8
};
9
10
class
Tree
: BaseTree
11
{
12
13
};
BaseTreeClass
Definition
BaseTree.c:13
TreeClass
Definition
Tree.c:2
Tree
Definition
Tree.c:11
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
ETreeSoundTypes
ETreeSoundTypes
Definition
ETreeSoundTypes.c:13
scripts
GameCode
Vegetation
Tree.c
Generated by
1.17.0