Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkUserActionConditionData.c
Go to the documentation of this file.
3{
4 [Attribute(desc: "Name of the variable")]
5 string m_sVariableName;
6
7 [Attribute(desc: "Value of the variable")]
8 string m_sVariableValue;
9
10 //------------------------------------------------------------------------------------------------
11 string GetVariableName()
12 {
13 return m_sVariableName;
14 }
15
16 //------------------------------------------------------------------------------------------------
17 string GetVariableValue()
18 {
19 return m_sVariableValue;
20 }
21}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute