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

Protected Member Functions

override TStringArray GetVariablesIn ()
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

Detailed Description

Definition at line 1 of file SCR_AIDrawDebugVector.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 26 of file SCR_AIDrawDebugVector.c.

◆ GetOnHoverDescription()

override string SCR_AIDrawDebugVector::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 44 of file SCR_AIDrawDebugVector.c.

◆ GetVariablesIn()

override TStringArray SCR_AIDrawDebugVector::GetVariablesIn ( )
inlineprotected

Definition at line 14 of file SCR_AIDrawDebugVector.c.

◆ VisibleInPalette()

override bool SCR_AIDrawDebugVector::VisibleInPalette ( )
inlinestaticprotected

Definition at line 20 of file SCR_AIDrawDebugVector.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDrawDebugVector::s_aVarsIn
staticprotected
Initial value:
= {
PORT_POS_START,
PORT_POS_END
}

Definition at line 10 of file SCR_AIDrawDebugVector.c.


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