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

Protected Member Functions

override void OnInit (AIAgent owner)
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
override TStringArray GetVariablesIn ()

Static Protected Member Functions

static override bool VisibleInPalette ()

Protected Attributes

SCR_AIUtilityComponent m_Utility
SCR_AICombatMoveState m_State

Static Protected Attributes

static const string PORT_REQUEST = "Request"
static ref TStringArray s_aVarsIn

Detailed Description

Definition at line 5 of file SCR_AIEndProcessCombatMoveRequest.c.

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIEndProcessCombatMoveRequest::EOnTaskSimulate ( AIAgent owner,
float dt )
inlineprotected

Definition at line 22 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ GetVariablesIn()

override TStringArray SCR_AIEndProcessCombatMoveRequest::GetVariablesIn ( )
inlineprotected

Definition at line 56 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ OnInit()

override void SCR_AIEndProcessCombatMoveRequest::OnInit ( AIAgent owner)
inlineprotected

Definition at line 14 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ VisibleInPalette()

override bool SCR_AIEndProcessCombatMoveRequest::VisibleInPalette ( )
inlinestaticprotected

Definition at line 61 of file SCR_AIEndProcessCombatMoveRequest.c.

Member Data Documentation

◆ m_State

SCR_AICombatMoveState SCR_AIEndProcessCombatMoveRequest::m_State
protected

Definition at line 11 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ m_Utility

SCR_AIUtilityComponent SCR_AIEndProcessCombatMoveRequest::m_Utility
protected

Definition at line 10 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ PORT_REQUEST

const string SCR_AIEndProcessCombatMoveRequest::PORT_REQUEST = "Request"
staticprotected

Definition at line 8 of file SCR_AIEndProcessCombatMoveRequest.c.

◆ s_aVarsIn

ref TStringArray SCR_AIEndProcessCombatMoveRequest::s_aVarsIn
staticprotected
Initial value:

Definition at line 53 of file SCR_AIEndProcessCombatMoveRequest.c.


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