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

Protected Member Functions

override void OnInit (AIAgent owner)
override TStringArray GetVariablesOut ()

Static Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsOut

Detailed Description

Definition at line 1 of file SCR_AIGetLookParameters.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIGetLookParameters::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 37 of file SCR_AIGetLookParameters.c.

◆ GetVariablesOut()

override TStringArray SCR_AIGetLookParameters::GetVariablesOut ( )
inlineprotected

Definition at line 57 of file SCR_AIGetLookParameters.c.

◆ OnInit()

override void SCR_AIGetLookParameters::OnInit ( AIAgent owner)
inlineprotected

Definition at line 39 of file SCR_AIGetLookParameters.c.

◆ VisibleInPalette()

override bool SCR_AIGetLookParameters::VisibleInPalette ( )
inlinestaticprotected

Definition at line 36 of file SCR_AIGetLookParameters.c.

Member Data Documentation

◆ s_aVarsOut

ref TStringArray SCR_AIGetLookParameters::s_aVarsOut
staticprotected
Initial value:
= {
PORT_LOOK,
PORT_CANCEL,
PORT_RESTART,
PORT_POSITION,
PORT_DURATION
}

Definition at line 50 of file SCR_AIGetLookParameters.c.


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