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

Public Attributes

float m_TimeThreshold_S
 
PerceptionComponent m_PerceptionComp
 

Static Public Attributes

static const string BASE_TARGET_PORT = "BaseTargetIn"
 

Protected Member Functions

override bool TestFunction (AIAgent owner)
 
override TStringArray GetVariablesIn ()
 

Static Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetOnHoverDescription()

static override string SCR_AIDecoTimeSinceTargetDetected.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray SCR_AIDecoTimeSinceTargetDetected.GetVariablesIn ( )
protected

◆ TestFunction()

override bool SCR_AIDecoTimeSinceTargetDetected.TestFunction ( AIAgent owner)
protected

◆ VisibleInPalette()

static override bool SCR_AIDecoTimeSinceTargetDetected.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ BASE_TARGET_PORT

const string SCR_AIDecoTimeSinceTargetDetected.BASE_TARGET_PORT = "BaseTargetIn"
static

◆ m_PerceptionComp

PerceptionComponent SCR_AIDecoTimeSinceTargetDetected.m_PerceptionComp

◆ m_TimeThreshold_S

float SCR_AIDecoTimeSinceTargetDetected.m_TimeThreshold_S

◆ s_aVarsIn

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

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