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

Public Member Functions

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

Static Public Attributes

static const string PORT_MAGAZINE_WELL = "MagazineWell"
 

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
 

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIPickMagazines.EOnTaskSimulate ( AIAgent owner,
float dt )

◆ GetOnHoverDescription()

static override string SCR_AIPickMagazines.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray SCR_AIPickMagazines.GetVariablesIn ( )

◆ OnInit()

override void SCR_AIPickMagazines.OnInit ( AIAgent owner)

◆ VisibleInPalette()

static override bool SCR_AIPickMagazines.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ m_sMagazineWellType

string SCR_AIPickMagazines.m_sMagazineWellType
protected

◆ PORT_MAGAZINE_WELL

const string SCR_AIPickMagazines.PORT_MAGAZINE_WELL = "MagazineWell"
static

◆ s_aVarsIn

ref TStringArray SCR_AIPickMagazines.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string PORT_MAGAZINE_WELL
Definition SCR_AIPickMagazines.c:3

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