Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
InputButtonLayoutConfig.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 [Attribute()]
15 protected ref array<ref SCR_InputButtonLayoutEntry> m_aLayoutTypes;
16
17 [Attribute()]
19
20 [Attribute()]
22
23 [Attribute()]
25
26 [Attribute(defvalue:"2.0")]
28
29 [Attribute(defvalue:"0.2")]
31
32 [Attribute()]
34
35 [Attribute(defvalue:"1.0")]
37
38 [Attribute(defvalue:"0.2")]
40
41 [Attribute(defvalue:"0.760 0.392 0.078 1")]
43
44 [Attribute(defvalue:"0 0 0 0.5")]
46
47 [Attribute()]
48 ref array<ref InputButtonState> m_States;
49
50}
51
Definition Color.c:13
ref array< ref SCR_InputButtonLayoutEntry > m_aLayoutTypes
ref array< ref InputButtonState > m_States
SCR_FieldOfViewSettings Attribute