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

Protected Member Functions

override TStringArray GetVariablesIn ()
override void OnInit (AIAgent owner)
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)

Static Protected Member Functions

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

Protected Attributes

string m_sMagazineWellType

Static Protected Attributes

static ref TStringArray s_aVarsIn

Detailed Description

Definition at line 1 of file SCR_AIPickMagazines.c.

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIPickMagazines::EOnTaskSimulate ( AIAgent owner,
float dt )
inlineprotected

Definition at line 28 of file SCR_AIPickMagazines.c.

◆ GetOnHoverDescription()

override string SCR_AIPickMagazines::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 72 of file SCR_AIPickMagazines.c.

◆ GetVariablesIn()

override TStringArray SCR_AIPickMagazines::GetVariablesIn ( )
inlineprotected

Definition at line 15 of file SCR_AIPickMagazines.c.

◆ OnInit()

override void SCR_AIPickMagazines::OnInit ( AIAgent owner)
inlineprotected

Definition at line 20 of file SCR_AIPickMagazines.c.

◆ VisibleInPalette()

override bool SCR_AIPickMagazines::VisibleInPalette ( )
inlinestaticprotected

Definition at line 67 of file SCR_AIPickMagazines.c.

Member Data Documentation

◆ m_sMagazineWellType

string SCR_AIPickMagazines::m_sMagazineWellType
protected

Definition at line 6 of file SCR_AIPickMagazines.c.

◆ s_aVarsIn

ref TStringArray SCR_AIPickMagazines::s_aVarsIn
staticprotected
Initial value:
= {
PORT_MAGAZINE_WELL
}

Definition at line 12 of file SCR_AIPickMagazines.c.


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