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

Protected Member Functions

override TStringArray GetVariablesOut ()
override void OnInit (AIAgent owner)
override bool TestFunction (AIAgent owner)
string GetNodeMiddleText ()

Static Protected Member Functions

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

Protected Attributes

EVariableTestType m_TestType
int m_iNumberOfMagazines
SCR_InventoryStorageManagerComponent m_inventoryManager
BaseWeaponComponent m_weapon
int prevAmmo
IEntity m_entity

Static Protected Attributes

static ref TStringArray s_aVarsOut

Detailed Description

Definition at line 9 of file SCR_AIDecoHasMagazineCount.c.

Member Function Documentation

◆ GetNodeMiddleText()

string SCR_AIDecoHasMagazineCount::GetNodeMiddleText ( )
inlineprotected

Definition at line 84 of file SCR_AIDecoHasMagazineCount.c.

◆ GetOnHoverDescription()

override string SCR_AIDecoHasMagazineCount::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 89 of file SCR_AIDecoHasMagazineCount.c.

◆ GetVariablesOut()

override TStringArray SCR_AIDecoHasMagazineCount::GetVariablesOut ( )
inlineprotected

Definition at line 27 of file SCR_AIDecoHasMagazineCount.c.

◆ OnInit()

override void SCR_AIDecoHasMagazineCount::OnInit ( AIAgent owner)
inlineprotected

Definition at line 32 of file SCR_AIDecoHasMagazineCount.c.

◆ TestFunction()

override bool SCR_AIDecoHasMagazineCount::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 37 of file SCR_AIDecoHasMagazineCount.c.

◆ VisibleInPalette()

override bool SCR_AIDecoHasMagazineCount::VisibleInPalette ( )
inlinestaticprotected

Definition at line 79 of file SCR_AIDecoHasMagazineCount.c.

Member Data Documentation

◆ m_entity

IEntity SCR_AIDecoHasMagazineCount::m_entity
protected

Definition at line 22 of file SCR_AIDecoHasMagazineCount.c.

◆ m_iNumberOfMagazines

int SCR_AIDecoHasMagazineCount::m_iNumberOfMagazines
protected

Definition at line 16 of file SCR_AIDecoHasMagazineCount.c.

◆ m_inventoryManager

SCR_InventoryStorageManagerComponent SCR_AIDecoHasMagazineCount::m_inventoryManager
protected

Definition at line 18 of file SCR_AIDecoHasMagazineCount.c.

◆ m_TestType

EVariableTestType SCR_AIDecoHasMagazineCount::m_TestType
protected

Definition at line 14 of file SCR_AIDecoHasMagazineCount.c.

◆ m_weapon

BaseWeaponComponent SCR_AIDecoHasMagazineCount::m_weapon
protected

Definition at line 19 of file SCR_AIDecoHasMagazineCount.c.

◆ prevAmmo

int SCR_AIDecoHasMagazineCount::prevAmmo
protected

Definition at line 20 of file SCR_AIDecoHasMagazineCount.c.

◆ s_aVarsOut

ref TStringArray SCR_AIDecoHasMagazineCount::s_aVarsOut
staticprotected
Initial value:
= {
PORT_MAGAZINE_COUNT
}

Definition at line 24 of file SCR_AIDecoHasMagazineCount.c.


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