Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_MissionHeaderCombatOps.c
Go to the documentation of this file.
2 {
3  [Attribute("-1", UIWidgets.EditBox, "Maximal number of tasks that can be generated (global override, -1 for default")]
4  int m_iMaxNumberOfTasks;
5 
6  [Attribute()]
7  ref array<ref SCR_ScenarioFrameworkTaskType> m_aTaskTypesAvailable;
8 };
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_MissionHeaderCombatOps
Definition: SCR_MissionHeaderCombatOps.c:1
SCR_MissionHeader
Definition: SCR_MissionHeader.c:1