Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIActionTask Class Reference
Inheritance diagram for SCR_AIActionTask:
AITaskScripted SCR_AICompleteAction SCR_AIFailAction SCR_AIFollowEntityPath SCR_AIGetActionParameters SCR_AIGetActionPriorityLevel SCR_AISetActionParameters SCR_AISetBehaviorInterruptable SCR_AISuspendAction

Protected Member Functions

override void OnEnter (AIAgent owner)
SCR_AIActionBase GetExecutedAction ()
 Returns current action from the utility component.

Protected Attributes

SCR_AIBaseUtilityComponent m_UtilityComp

Detailed Description

Definition at line 1 of file SCR_AIBehaviorTask.c.

Member Function Documentation

◆ GetExecutedAction()

SCR_AIActionBase SCR_AIActionTask::GetExecutedAction ( )
inlineprotected

Returns current action from the utility component.

Definition at line 53 of file SCR_AIBehaviorTask.c.

◆ OnEnter()

override void SCR_AIActionTask::OnEnter ( AIAgent owner)
inlineprotected

Definition at line 42 of file SCR_AIBehaviorTask.c.

Member Data Documentation

◆ m_UtilityComp

SCR_AIBaseUtilityComponent SCR_AIActionTask::m_UtilityComp
protected

Definition at line 39 of file SCR_AIBehaviorTask.c.


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