Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIDecoIsAboveThreatLevel Class Reference
Inheritance diagram for SCR_AIDecoIsAboveThreatLevel:
DecoratorScripted

Protected Member Functions

override void OnInit (AIAgent owner)
override bool TestFunction (AIAgent owner)
string GetNodeMiddleText ()
override TStringArray GetVariablesIn ()

Static Protected Member Functions

static override string GetOnHoverDescription ()

Static Protected Attributes

static ref TStringArray s_aVarsIn

Detailed Description

Definition at line 2 of file SCR_AIDecoIsAboveThreatLevel.c.

Member Function Documentation

◆ GetNodeMiddleText()

string SCR_AIDecoIsAboveThreatLevel::GetNodeMiddleText ( )
inlineprotected

Definition at line 42 of file SCR_AIDecoIsAboveThreatLevel.c.

◆ GetOnHoverDescription()

override string SCR_AIDecoIsAboveThreatLevel::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 36 of file SCR_AIDecoIsAboveThreatLevel.c.

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsAboveThreatLevel::GetVariablesIn ( )
inlineprotected

Definition at line 51 of file SCR_AIDecoIsAboveThreatLevel.c.

◆ OnInit()

override void SCR_AIDecoIsAboveThreatLevel::OnInit ( AIAgent owner)
inlineprotected

Definition at line 12 of file SCR_AIDecoIsAboveThreatLevel.c.

◆ TestFunction()

override bool SCR_AIDecoIsAboveThreatLevel::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 21 of file SCR_AIDecoIsAboveThreatLevel.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDecoIsAboveThreatLevel::s_aVarsIn
staticprotected
Initial value:
= {
THRESHOLD_PORT
}

Definition at line 48 of file SCR_AIDecoIsAboveThreatLevel.c.


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