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

Public Member Functions

override bool VisibleInPalette ()
 
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override TStringArray GetVariablesOut ()
 
override TStringArray GetVariablesIn ()
 
override string GetOnHoverDescription ()
 

Static Public Attributes

static const string MAGAZINE_WELL_PORT = "MagazineWell"
 
static const string MAGAZINE_WELL_TYPE_PORT = "MagazineWellType"
 

Static Protected Attributes

const static string WEAPON_COMPONENT_PORT = "WeaponComponent"
 
const static string MUZZLE_ID_PORT = "MuzzleId"
 
static ref TStringArray s_aVarsOut = { MAGAZINE_WELL_PORT, MAGAZINE_WELL_TYPE_PORT }
 
static ref TStringArray s_aVarsIn = { WEAPON_COMPONENT_PORT, MUZZLE_ID_PORT }
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetOnHoverDescription()

override string SCR_AIGetMuzzleMagazineWell.GetOnHoverDescription ( )

◆ GetVariablesIn()

override TStringArray SCR_AIGetMuzzleMagazineWell.GetVariablesIn ( )

◆ GetVariablesOut()

override TStringArray SCR_AIGetMuzzleMagazineWell.GetVariablesOut ( )

◆ VisibleInPalette()

override bool SCR_AIGetMuzzleMagazineWell.VisibleInPalette ( )

Member Data Documentation

◆ MAGAZINE_WELL_PORT

const string SCR_AIGetMuzzleMagazineWell.MAGAZINE_WELL_PORT = "MagazineWell"
static

◆ MAGAZINE_WELL_TYPE_PORT

const string SCR_AIGetMuzzleMagazineWell.MAGAZINE_WELL_TYPE_PORT = "MagazineWellType"
static

◆ MUZZLE_ID_PORT

const static string SCR_AIGetMuzzleMagazineWell.MUZZLE_ID_PORT = "MuzzleId"
staticprotected

◆ s_aVarsIn

ref TStringArray SCR_AIGetMuzzleMagazineWell.s_aVarsIn = { WEAPON_COMPONENT_PORT, MUZZLE_ID_PORT }
staticprotected

◆ s_aVarsOut

ref TStringArray SCR_AIGetMuzzleMagazineWell.s_aVarsOut = { MAGAZINE_WELL_PORT, MAGAZINE_WELL_TYPE_PORT }
staticprotected

◆ WEAPON_COMPONENT_PORT

const static string SCR_AIGetMuzzleMagazineWell.WEAPON_COMPONENT_PORT = "WeaponComponent"
staticprotected

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