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

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 bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 
override TStringArray GetVariablesIn ()
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoTimeSinceTargetDetected.GetOnHoverDescription ( )
protected

◆ GetVariablesIn()

override TStringArray SCR_AIDecoTimeSinceTargetDetected.GetVariablesIn ( )
protected

◆ TestFunction()

override bool SCR_AIDecoTimeSinceTargetDetected.TestFunction ( AIAgent  owner)
protected

◆ VisibleInPalette()

override bool SCR_AIDecoTimeSinceTargetDetected.VisibleInPalette ( )
protected

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: