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

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

Static Protected Member Functions

static override string GetOnHoverDescription ()
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetNodeMiddleText()

override string SCR_AIDecoIsAboveThreatLevel.GetNodeMiddleText ( )
protected

◆ GetOnHoverDescription()

static override string SCR_AIDecoIsAboveThreatLevel.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsAboveThreatLevel.GetVariablesIn ( )
protected

◆ OnInit()

override void SCR_AIDecoIsAboveThreatLevel.OnInit ( AIAgent owner)
protected

◆ TestFunction()

override bool SCR_AIDecoIsAboveThreatLevel.TestFunction ( AIAgent owner)
protected

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: