Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIDecoIsAboveThreatLevel Interface Reference
Inheritance diagram for SCR_AIDecoIsAboveThreatLevel:
DecoratorScripted Decorator Node

Public Attributes

SCR_AIInfoComponent m_InfoComponent
 

Protected Member Functions

override void OnInit (AIAgent owner)
 
override bool TestFunction (AIAgent owner)
 
override string GetNodeMiddleText ()
 
override TStringArray GetVariablesIn ()
 
- Protected Member Functions inherited from Node
TStringArray GetVariablesOut ()
 

Static Protected Member Functions

static override string GetOnHoverDescription ()
 
- Static Protected Member Functions inherited from DecoratorScripted
static override bool VisibleInPalette ()
 
- Static Protected Member Functions inherited from Node
static bool CanReturnRunning ()
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 
- Static Protected Attributes inherited from Node
static ref TStringArray m_aEmptyVars = {}
 

Additional Inherited Members

- Public Member Functions inherited from Node
proto external int GetNodeID ()
 
proto external TypeName GetVariableType (bool inputPort, string name)
 
proto bool GetVariableIn (string name, out void val)
 
proto void SetVariableOut (string name, void val)
 
proto void ClearVariable (string name)
 
proto void GetCallstackStr (out string val)
 
proto void GetParentTreeName (out string val)
 

Member Function Documentation

◆ GetNodeMiddleText()

override string SCR_AIDecoIsAboveThreatLevel.GetNodeMiddleText ( )
protected

Implements DecoratorScripted.

◆ GetOnHoverDescription()

static override string SCR_AIDecoIsAboveThreatLevel.GetOnHoverDescription ( )
staticprotected

Implements DecoratorScripted.

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsAboveThreatLevel.GetVariablesIn ( )
protected

Implements Node.

◆ OnInit()

override void SCR_AIDecoIsAboveThreatLevel.OnInit ( AIAgent owner)
protected

Implements DecoratorScripted.

◆ TestFunction()

override bool SCR_AIDecoIsAboveThreatLevel.TestFunction ( AIAgent owner)
protected

Implements DecoratorScripted.

Member Data Documentation

◆ m_InfoComponent

SCR_AIInfoComponent SCR_AIDecoIsAboveThreatLevel.m_InfoComponent

◆ s_aVarsIn

ref TStringArray SCR_AIDecoIsAboveThreatLevel.s_aVarsIn
staticprotected
Initial value:
= {
THRESHOLD_PORT
}

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