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

Static Public Attributes

static const string TARGET_PORT = "BaseTargetIn"
 

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()
 
- Static Protected Member Functions inherited from DecoratorScripted
static override string GetOnHoverDescription ()
 
- 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

◆ GetVariablesIn()

override TStringArray SCR_AIDecoSuppressiveFire.GetVariablesIn ( )
protected

Implements Node.

◆ TestFunction()

override bool SCR_AIDecoSuppressiveFire.TestFunction ( AIAgent owner)
protected

Implements DecoratorScripted.

◆ VisibleInPalette()

static override bool SCR_AIDecoSuppressiveFire.VisibleInPalette ( )
staticprotected

Implements DecoratorScripted.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDecoSuppressiveFire.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string TARGET_PORT
Definition SCR_AIDecoSuppressiveFire.c:4

◆ TARGET_PORT

const string SCR_AIDecoSuppressiveFire.TARGET_PORT = "BaseTargetIn"
static

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