Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
InputButtonState.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
12 class InputButtonState: ScriptAndConfig
13 {
14  [Attribute(desc:"ImageSet")]
15  string m_sName;
16 
17  [Attribute(defvalue:"1 1 1 1")]
18  ref Color m_BackgroundColor;
19 
20 }
21 
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition: SCR_RespawnBriefingComponent.c:17
Attribute
typedef Attribute
Post-process effect of scripted camera.
InputButtonState
Definition: InputButtonState.c:12