Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
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