Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AICompositeActionParallel Class Reference
Inheritance diagram for SCR_AICompositeActionParallel:
SCR_AIClustersCompositeAction

Protected Member Functions

void GetSubactions (notnull array< AIActionBase > outSubactions)
void AddAction (AIActionBase subaction)
override float CustomEvaluate ()
override void OnActionSelected ()
override void OnActionDeselected ()
override void OnActionRemoved ()

Protected Attributes

ref array< ref AIActionBasem_aSubactions = {}

Detailed Description

Definition at line 1 of file SCR_AICompositeActionParallel.c.

Member Function Documentation

◆ AddAction()

void SCR_AICompositeActionParallel::AddAction ( AIActionBase subaction)
inlineprotected

Definition at line 12 of file SCR_AICompositeActionParallel.c.

◆ CustomEvaluate()

override float SCR_AICompositeActionParallel::CustomEvaluate ( )
inlineprotected

Definition at line 30 of file SCR_AICompositeActionParallel.c.

◆ GetSubactions()

void SCR_AICompositeActionParallel::GetSubactions ( notnull array< AIActionBase > outSubactions)
inlineprotected

Definition at line 5 of file SCR_AICompositeActionParallel.c.

◆ OnActionDeselected()

override void SCR_AICompositeActionParallel::OnActionDeselected ( )
inlineprotected

Definition at line 90 of file SCR_AICompositeActionParallel.c.

◆ OnActionRemoved()

override void SCR_AICompositeActionParallel::OnActionRemoved ( )
inlineprotected

Definition at line 105 of file SCR_AICompositeActionParallel.c.

◆ OnActionSelected()

override void SCR_AICompositeActionParallel::OnActionSelected ( )
inlineprotected

Definition at line 75 of file SCR_AICompositeActionParallel.c.

Member Data Documentation

◆ m_aSubactions

ref array<ref AIActionBase> SCR_AICompositeActionParallel::m_aSubactions = {}
protected

Definition at line 3 of file SCR_AICompositeActionParallel.c.


The documentation for this class was generated from the following file: