Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SimpleMessageUIInfo.c
Go to the documentation of this file.
3{
4 [Attribute("1 1 1 1", UIWidgets.ColorPicker)]
5 protected ref Color m_ImageColor;
6
7 [Attribute("false")]
8 protected bool m_bDisplayLoading;
9
10 //------------------------------------------------------------------------------------------------
14 {
15 return Color.FromInt(m_ImageColor.PackToInt());
16 }
17
18 //------------------------------------------------------------------------------------------------
21 {
22 return m_bDisplayLoading;
23 }
24}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition Color.c:13
SCR_FieldOfViewSettings Attribute