Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
InputButtonLayoutConfig.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
InputButtonLayoutConfig
:
ScriptAndConfig
13
{
14
[
Attribute
()]
15
protected
ref array<ref SCR_InputButtonLayoutEntry>
m_aLayoutTypes
;
16
17
[
Attribute
()]
18
ResourceName
m_sSymbolsImageSet
;
19
20
[
Attribute
()]
21
ResourceName
m_sSymbolsImageSetGlow
;
22
23
[
Attribute
()]
24
string
m_sSumImage
;
25
26
[
Attribute
(defvalue:
"2.0"
)]
27
float
m_fSumScale
;
28
29
[
Attribute
(defvalue:
"0.2"
)]
30
float
m_fSumOverlap
;
31
32
[
Attribute
()]
33
string
m_sComboImage
;
34
35
[
Attribute
(defvalue:
"1.0"
)]
36
float
m_fComboScale
;
37
38
[
Attribute
(defvalue:
"0.2"
)]
39
float
m_fComboOverlap
;
40
41
[
Attribute
(defvalue:
"0.760 0.392 0.078 1"
)]
42
ref
Color
m_SymbolsColor
;
43
44
[
Attribute
(defvalue:
"0 0 0 0.5"
)]
45
ref
Color
m_SymbolsGlowColor
;
46
47
[
Attribute
()]
48
ref array<ref InputButtonState>
m_States
;
49
50
}
51
Color
Definition
Color.c:13
InputButtonLayoutConfig
Definition
InputButtonLayoutConfig.c:13
InputButtonLayoutConfig::m_sSymbolsImageSetGlow
ResourceName m_sSymbolsImageSetGlow
Definition
InputButtonLayoutConfig.c:21
InputButtonLayoutConfig::m_SymbolsGlowColor
ref Color m_SymbolsGlowColor
Definition
InputButtonLayoutConfig.c:45
InputButtonLayoutConfig::m_aLayoutTypes
ref array< ref SCR_InputButtonLayoutEntry > m_aLayoutTypes
Definition
InputButtonLayoutConfig.c:15
InputButtonLayoutConfig::m_fSumScale
float m_fSumScale
Definition
InputButtonLayoutConfig.c:27
InputButtonLayoutConfig::m_fComboScale
float m_fComboScale
Definition
InputButtonLayoutConfig.c:36
InputButtonLayoutConfig::m_SymbolsColor
ref Color m_SymbolsColor
Definition
InputButtonLayoutConfig.c:42
InputButtonLayoutConfig::m_sComboImage
string m_sComboImage
Definition
InputButtonLayoutConfig.c:33
InputButtonLayoutConfig::m_sSumImage
string m_sSumImage
Definition
InputButtonLayoutConfig.c:24
InputButtonLayoutConfig::m_fSumOverlap
float m_fSumOverlap
Definition
InputButtonLayoutConfig.c:30
InputButtonLayoutConfig::m_sSymbolsImageSet
ResourceName m_sSymbolsImageSet
Definition
InputButtonLayoutConfig.c:18
InputButtonLayoutConfig::m_States
ref array< ref InputButtonState > m_States
Definition
InputButtonLayoutConfig.c:48
InputButtonLayoutConfig::m_fComboOverlap
float m_fComboOverlap
Definition
InputButtonLayoutConfig.c:39
ResourceName
Definition
ResourceName.c:13
ScriptAndConfig
Definition
Types.c:124
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
generated
UI
Actions
InputButtonLayoutConfig.c
Generated by
1.17.0