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

Public Member Functions

override TStringArray GetVariablesIn ()
 

Protected Member Functions

override bool TestFunction (AIAgent owner)
 

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_AIDecoIsWithinRadius.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsWithinRadius.GetVariablesIn ( )

◆ TestFunction()

override bool SCR_AIDecoIsWithinRadius.TestFunction ( AIAgent owner)
protected

◆ VisibleInPalette()

static override bool SCR_AIDecoIsWithinRadius.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDecoIsWithinRadius.s_aVarsIn
staticprotected
Initial value:
= {
"WaypointIn"
}

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