Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TrackGeneratorEntity.c
Go to the documentation of this file.
1[EntityEditorProps(category: "GameScripted/Generators", description: "Track Generator", dynamicBox: true, visible: false)]
5
6class SCR_TrackGeneratorEntity : SCR_LineGeneratorBaseEntity
7{
8 [Attribute(defvalue: "0", category: "Track", desc: "Distance around the line that should be left empty by other generators", uiwidget: UIWidgets.Slider, params: "0 100 1")]
9 protected float m_fClearance;
10}
enum SCR_ECompassType EntityEditorProps(category:"GameScripted/Gadgets", description:"Compass", color:"0 0 255 255")
Prefab data class for compass component.
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute