Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
TreeGroupClass.c
Go to the documentation of this file.
1 [BaseContainerProps(namingConvention: NamingConvention.NC_MUST_HAVE_NAME)]
3 {
4  [Attribute(defvalue: "1", uiwidget: UIWidgets.SpinBox, desc: "Weight of this group")]
5  float m_fWeight;
6 
7  [Attribute(uiwidget: UIWidgets.Object, params: "noDetails")]
8  ref array<ref ForestGeneratorTree> m_aTrees;
9 }
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition: SCR_RespawnBriefingComponent.c:17
Attribute
typedef Attribute
Post-process effect of scripted camera.
TreeGroupClass
Definition: TreeGroupClass.c:2
params
Configs ServerBrowser KickDialogs params
Definition: SCR_NotificationSenderComponent.c:24
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition: SCR_AIGoalReaction.c:468