Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkNotorietyLevel.c
Go to the documentation of this file.
3{
4 [Attribute(defvalue: "0", desc: "Alert Meter Threshold", params: "0 inf")]
5 int m_iAlertMeterThreshold;
6
7 [Attribute(defvalue: "1", desc: "Notoriety deteroriation multiplier", params: "0 inf 0.01")]
8 float m_fDeteriorationMultiplier;
9
10 [Attribute(desc: "Actions to launch when threshold is reached")]
11 ref array<ref SCR_ScenarioFrameworkActionBase> m_aActions;
12
13 [Attribute(desc: "Actions to launch when level is Decreased")]
14 ref array<ref SCR_ScenarioFrameworkActionBase> m_aActionsDecrease;
15}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute