Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CommanderGraphLinesData.c
Go to the documentation of this file.
3{
4 [Attribute("0.89 0.65 0.31 0.8", UIWidgets.ColorPicker)]
5 protected ref Color m_Color;
6
7 [Attribute("3", UIWidgets.Slider, "Alpha of the lines, when highlighted or selected.", "0.1 5 0.1")]
8 protected float m_fLineWidth;
9
10 //------------------------------------------------------------------------------------------------
12 {
13 return m_Color;
14 }
15
16 //------------------------------------------------------------------------------------------------
18 {
19 return m_fLineWidth;
20 }
21}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition Color.c:13
SCR_FieldOfViewSettings Attribute