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

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()
static override string GetOnHoverDescription ()

Static Protected Attributes

static ref TStringArray s_aVarsIn
static ref TStringArray s_aVarsOut

Detailed Description

Definition at line 1 of file SCR_AIGetSmartActionComponent.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 31 of file SCR_AIGetSmartActionComponent.c.

◆ GetOnHoverDescription()

override string SCR_AIGetSmartActionComponent::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 92 of file SCR_AIGetSmartActionComponent.c.

◆ GetVariablesIn()

override TStringArray SCR_AIGetSmartActionComponent::GetVariablesIn ( )
inlineprotected

Definition at line 16 of file SCR_AIGetSmartActionComponent.c.

◆ GetVariablesOut()

override TStringArray SCR_AIGetSmartActionComponent::GetVariablesOut ( )
inlineprotected

Definition at line 25 of file SCR_AIGetSmartActionComponent.c.

◆ VisibleInPalette()

override bool SCR_AIGetSmartActionComponent::VisibleInPalette ( )
inlinestaticprotected

Definition at line 7 of file SCR_AIGetSmartActionComponent.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIGetSmartActionComponent::s_aVarsIn
staticprotected
Initial value:
= {
WAYPOINT_PORT
}

Definition at line 13 of file SCR_AIGetSmartActionComponent.c.

◆ s_aVarsOut

ref TStringArray SCR_AIGetSmartActionComponent::s_aVarsOut
staticprotected
Initial value:
= {
COMPONENT_PORT
}

Definition at line 22 of file SCR_AIGetSmartActionComponent.c.


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