Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
SCR_AIDropMagazines Interface Reference
Inheritance diagram for SCR_AIDropMagazines:
[legend]

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"
 

Protected Member Functions

override bool VisibleInPalette ()
 
override string GetNodeMiddleText ()
 
override string GetOnHoverDescription ()
 

Protected Attributes

float m_FractionOfMagazines
 
string m_sMagazineWellType
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetNodeMiddleText()

override string SCR_AIDropMagazines.GetNodeMiddleText ( )
protected

◆ GetOnHoverDescription()

override string SCR_AIDropMagazines.GetOnHoverDescription ( )
protected

◆ GetVariablesIn()

override TStringArray SCR_AIDropMagazines.GetVariablesIn ( )

◆ OnInit()

override void SCR_AIDropMagazines.OnInit ( AIAgent  owner)

◆ VisibleInPalette()

override bool SCR_AIDropMagazines.VisibleInPalette ( )
protected

Member Data Documentation

◆ m_FractionOfMagazines

float SCR_AIDropMagazines.m_FractionOfMagazines
protected

◆ m_sMagazineWellType

string SCR_AIDropMagazines.m_sMagazineWellType
protected

◆ PORT_MAGAZINE_WELL

const string SCR_AIDropMagazines.PORT_MAGAZINE_WELL = "MagazineWell"
static

◆ s_aVarsIn

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

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