Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AvailableActionsGroupCondition.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
3
[
BaseContainerProps
()]
4
class
SCR_AvailableActionsGroupCondition
:
SCR_AvailableActionCondition
5
{
6
[
Attribute
(
""
, UIWidgets.Object)]
7
protected
ref array<ref SCR_AvailableActionCondition> m_aConditions;
8
};
SCR_AvailableActionsGroupCondition
Base for any condition containing multiple sub-conditions.
Definition:
SCR_AvailableActionsGroupCondition.c:4
SCR_AvailableActionCondition
A single available action condition representation.
Definition:
SCR_AvailableActionsCondition.c:3
Attribute
typedef Attribute
Post-process effect of scripted camera.
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
UI
HUD
AvailableActions
Conditions
SCR_AvailableActionsGroupCondition.c
Generated by
1.8.17