Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIDrawDebugSphere Class Reference
Inheritance diagram for SCR_AIDrawDebugSphere:
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_AIDrawDebugSphere.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 31 of file SCR_AIDrawDebugSphere.c.

◆ GetOnHoverDescription()

override string SCR_AIDrawDebugSphere::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 54 of file SCR_AIDrawDebugSphere.c.

◆ GetVariablesIn()

override TStringArray SCR_AIDrawDebugSphere::GetVariablesIn ( )
inlineprotected

Definition at line 19 of file SCR_AIDrawDebugSphere.c.

◆ VisibleInPalette()

override bool SCR_AIDrawDebugSphere::VisibleInPalette ( )
inlinestaticprotected

Definition at line 25 of file SCR_AIDrawDebugSphere.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDrawDebugSphere::s_aVarsIn
staticprotected
Initial value:
= {
PORT_ORIGIN,
}

Definition at line 15 of file SCR_AIDrawDebugSphere.c.


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