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

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()

Protected Attributes

bool m_bReloadingTimer
float m_fReloadFinishTime_ms

Static Protected Attributes

static const string PORT_MAGAZINE_COMPONENT = "MagazineComponent"
static ref TStringArray s_aVarsIn = {PORT_MAGAZINE_COMPONENT}

Detailed Description

Definition at line 1 of file SCR_AISwitchMagazine.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 11 of file SCR_AISwitchMagazine.c.

◆ GetVariablesIn()

override TStringArray SCR_AISwitchMagazine::GetVariablesIn ( )
inlineprotected

Definition at line 146 of file SCR_AISwitchMagazine.c.

◆ VisibleInPalette()

override bool SCR_AISwitchMagazine::VisibleInPalette ( )
inlinestaticprotected

Definition at line 148 of file SCR_AISwitchMagazine.c.

Member Data Documentation

◆ m_bReloadingTimer

bool SCR_AISwitchMagazine::m_bReloadingTimer
protected

Definition at line 7 of file SCR_AISwitchMagazine.c.

◆ m_fReloadFinishTime_ms

float SCR_AISwitchMagazine::m_fReloadFinishTime_ms
protected

Definition at line 8 of file SCR_AISwitchMagazine.c.

◆ PORT_MAGAZINE_COMPONENT

const string SCR_AISwitchMagazine::PORT_MAGAZINE_COMPONENT = "MagazineComponent"
staticprotected

Definition at line 3 of file SCR_AISwitchMagazine.c.

◆ s_aVarsIn

ref TStringArray SCR_AISwitchMagazine::s_aVarsIn = {PORT_MAGAZINE_COMPONENT}
staticprotected

Definition at line 145 of file SCR_AISwitchMagazine.c.


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