Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FieldManual_ImageData.c
Go to the documentation of this file.
1[BaseContainerProps(), SCR_BaseContainerLocalizedTitleField(propertyName: "m_sCaption", format: "Gallery Image: %1")]
3{
4 [Attribute(uiwidget: UIWidgets.ResourcePickerThumbnail, params: "edds imageset")]
5 ResourceName m_Image;
6
7 [Attribute(desc: "Only required if Image is an imageset")]
8 string m_sImageName;
9
10 [Attribute(defvalue: "1 1 1 1")]
11 ref Color m_Color;
12
13 [Attribute()]
14 string m_sCaption;
15
16 [Attribute(defvalue: SCR_Enum.GetDefault(SCR_EInputTypeCondition.ALL_INPUTS), uiwidget: UIWidgets.ComboBox, enums: ParamEnumArray.FromEnum(SCR_EInputTypeCondition))]
17 SCR_EInputTypeCondition m_eInputDisplayCondition;
18}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
SCR_EInputTypeCondition
SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField("m_sCommandName")
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition Color.c:13
SCR_FieldOfViewSettings Attribute