Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WallWeightPair.c
Go to the documentation of this file.
1
4{
5 [Attribute("", UIWidgets.ResourcePickerThumbnail, "Prefab", "et")]
6 ResourceName m_sWallAsset;
7
8 [Attribute("1", UIWidgets.EditBox, params: "0 inf")]
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}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Attribute to use a ResourceName filename.
Definition Attributes.c:239
Properties exposed in the wall generator property grid after adding a new wall length group.
SCR_FieldOfViewSettings Attribute