Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorModeUIInfo.c
Go to the documentation of this file.
3{
4 [Attribute()]
5 protected ref Color m_ModeColor;
6
7 [Attribute()]
8 protected int m_iOrder;
9
10 //------------------------------------------------------------------------------------------------
12 {
13 return Color.FromInt(m_ModeColor.PackToInt());
14 }
15
16 //------------------------------------------------------------------------------------------------
18 {
19 return m_iOrder;
20 }
21}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition Color.c:13
SCR_FieldOfViewSettings Attribute