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

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()

Static Protected Attributes

static const string PORT_REQUEST = "Request"
static const string PORT_POSITION = "Position"
static const string PORT_IS_COVER = "IsCover"
static ref TStringArray s_aVarsIn

Detailed Description

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetVariablesIn()

override TStringArray SCR_AICombatMoveRequest_Move_InvokeOnMovementStarted::GetVariablesIn ( )
inlineprotected

◆ VisibleInPalette()

override bool SCR_AICombatMoveRequest_Move_InvokeOnMovementStarted::VisibleInPalette ( )
inlinestaticprotected

Member Data Documentation

◆ PORT_IS_COVER

const string SCR_AICombatMoveRequest_Move_InvokeOnMovementStarted::PORT_IS_COVER = "IsCover"
staticprotected

◆ PORT_POSITION

const string SCR_AICombatMoveRequest_Move_InvokeOnMovementStarted::PORT_POSITION = "Position"
staticprotected

◆ PORT_REQUEST

const string SCR_AICombatMoveRequest_Move_InvokeOnMovementStarted::PORT_REQUEST = "Request"
staticprotected

◆ s_aVarsIn


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