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

Protected Member Functions

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

Static Protected Member Functions

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

Static Protected Attributes

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

Detailed Description

Definition at line 1 of file SCR_AIGetMuzzleMagazineWell.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 13 of file SCR_AIGetMuzzleMagazineWell.c.

◆ GetOnHoverDescription()

override string SCR_AIGetMuzzleMagazineWell::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 56 of file SCR_AIGetMuzzleMagazineWell.c.

◆ GetVariablesIn()

override TStringArray SCR_AIGetMuzzleMagazineWell::GetVariablesIn ( )
inlineprotected

Definition at line 52 of file SCR_AIGetMuzzleMagazineWell.c.

◆ GetVariablesOut()

override TStringArray SCR_AIGetMuzzleMagazineWell::GetVariablesOut ( )
inlineprotected

Definition at line 49 of file SCR_AIGetMuzzleMagazineWell.c.

◆ VisibleInPalette()

override bool SCR_AIGetMuzzleMagazineWell::VisibleInPalette ( )
inlinestaticprotected

Definition at line 10 of file SCR_AIGetMuzzleMagazineWell.c.

Member Data Documentation

◆ MAGAZINE_WELL_PORT

const string SCR_AIGetMuzzleMagazineWell::MAGAZINE_WELL_PORT = "MagazineWell"
staticprotected

Definition at line 6 of file SCR_AIGetMuzzleMagazineWell.c.

◆ MAGAZINE_WELL_TYPE_PORT

const string SCR_AIGetMuzzleMagazineWell::MAGAZINE_WELL_TYPE_PORT = "MagazineWellType"
staticprotected

Definition at line 7 of file SCR_AIGetMuzzleMagazineWell.c.

◆ MUZZLE_ID_PORT

const string SCR_AIGetMuzzleMagazineWell::MUZZLE_ID_PORT = "MuzzleId"
staticprotected

Definition at line 4 of file SCR_AIGetMuzzleMagazineWell.c.

◆ s_aVarsIn

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

Definition at line 51 of file SCR_AIGetMuzzleMagazineWell.c.

◆ s_aVarsOut

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

Definition at line 48 of file SCR_AIGetMuzzleMagazineWell.c.

◆ WEAPON_COMPONENT_PORT

const string SCR_AIGetMuzzleMagazineWell::WEAPON_COMPONENT_PORT = "WeaponComponent"
staticprotected

Definition at line 3 of file SCR_AIGetMuzzleMagazineWell.c.


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