Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Typedefs
c
f
l
m
o
p
r
s
t
Enumerations
a
b
c
d
e
f
g
i
k
l
m
p
r
s
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Macros
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
InputButtonLayoutEntry.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
InputButtonLayoutEntry
: ScriptAndConfig
13
{
14
[
Attribute
(defvalue:
"0"
, uiwidget : UIWidgets.SearchComboBox,
desc
:
"Button size type"
, enums : ParamEnumArray.FromEnum(
SCR_EButtonSize
))]
15
SCR_EButtonSize
m_eType;
16
17
[
Attribute
(
""
, UIWidgets.Object)]
18
ref
SCR_InputButtonStyle
m_ButtonStyle;
19
20
}
21
InputButtonLayoutEntry
Definition:
InputButtonLayoutEntry.c:12
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition:
SCR_RespawnBriefingComponent.c:17
SCR_EButtonSize
SCR_EButtonSize
Definition:
SCR_InputButtonEnums.c:1
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_InputButtonStyle
Definition:
SCR_InputButtonLayoutConfig.c:27
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
UI
Actions
InputButtonLayoutEntry.c
Generated by
1.8.17