Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
InputButtonData.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 [Attribute(desc:"Text displayed on Button")]
15 string m_sText;
16
17 [Attribute(desc:"Insert image names from defined ImageSet. Images will be displayed from top to bottom.")]
18 ref array<ref SCR_ButtonTexture> m_aTextures;
19
20 [Attribute(defvalue:"0", uiwidget : UIWidgets.SearchComboBox, desc : "Button type", enums : ParamEnumArray.FromEnum(SCR_EButtonSize))]
21 SCR_EButtonSize m_eType;
22
23}
24
SCR_EButtonSize
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute