Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WallGeneratorPointData.c
Go to the documentation of this file.
2{
3 [Attribute(defvalue: "1", desc: "Generate or not walls after this point, until the next point data")]
4 bool m_bGenerate;
5
6 [Attribute(defvalue: "", uiwidget: UIWidgets.ResourcePickerThumbnail, desc: "Prefab", params: "et")]
7 ResourceName MeshAtPoint;
8
9 [Attribute(defvalue: "0", uiwidget: UIWidgets.Slider, params: "-10 10 0.01")]
10 float PrePadding;
11
12 [Attribute(defvalue: "0", uiwidget: UIWidgets.Slider, params: "-10 10 0.01")]
13 float PostPadding;
14
15 [Attribute(defvalue: "0", uiwidget: UIWidgets.Slider, params: "-10 10 0.01")]
16 float m_fOffsetUp;
17
18 [Attribute(defvalue: "0")]
19 bool m_bAlignWithNext;
20
21 [Attribute(defvalue: "0")]
22 bool m_bAllowClipping;
23}
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute