Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
WallWeightPair.c
Go to the documentation of this file.
4 {
5  [Attribute("", UIWidgets.ResourcePickerThumbnail, "Prefab", "et")]
6  ResourceName m_sWallAsset;
7 
8  [Attribute("1", UIWidgets.EditBox)]
9  float m_fWeight;
10 
11  [Attribute("0", UIWidgets.Slider, params: "-10 10 0.01")]
12  float m_fPrePadding;
13 
14  [Attribute("0", UIWidgets.Slider, params: "-10 10 0.01")]
15  float m_fPostPadding;
16 }
Attribute
typedef Attribute
Post-process effect of scripted camera.
WallWeightPair
Properties exposed in the wall generator property grid after adding a new wall length group.
Definition: WallWeightPair.c:3
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