Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIPrintDebug Interface Reference
Inheritance diagram for SCR_AIPrintDebug:
SCR_AIDebugTask

Public Member Functions

override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
- Public Member Functions inherited from SCR_AIDebugTask
override TStringArray GetVariablesIn ()
 
override string GetNodeMiddleText ()
 

Protected Member Functions

override void PrintInternal (string in)
 

Static Protected Member Functions

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

Additional Inherited Members

- Static Public Attributes inherited from SCR_AIDebugTask
static const string PORT_DEBUG_MESSAGE = "DebugMessage"
 
- Protected Attributes inherited from SCR_AIDebugTask
bool m_bFailAfter
 
- Static Protected Attributes inherited from SCR_AIDebugTask
static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIPrintDebug.EOnTaskSimulate ( AIAgent owner,
float dt )

Implements SCR_AIDebugTask.

◆ GetOnHoverDescription()

static override string SCR_AIPrintDebug.GetOnHoverDescription ( )
staticprotected

◆ PrintInternal()

override void SCR_AIPrintDebug.PrintInternal ( string in)
protected

Implements SCR_AIDebugTask.

◆ VisibleInPalette()

static override bool SCR_AIPrintDebug.VisibleInPalette ( )
staticprotected

Implements SCR_AIDebugTask.


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