Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
SCR_AIPrintDebug Interface Reference
Inheritance diagram for SCR_AIPrintDebug:
[legend]

Public Member Functions

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

Protected Member Functions

override void PrintInternal (string in)
 
override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 
void PrintInternal (string in)
 

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()

override string SCR_AIPrintDebug.GetOnHoverDescription ( )
protected

◆ PrintInternal()

override void SCR_AIPrintDebug.PrintInternal ( string  in)
protected

Implements SCR_AIDebugTask.

◆ VisibleInPalette()

override bool SCR_AIPrintDebug.VisibleInPalette ( )
protected

Implements SCR_AIDebugTask.


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