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

Protected Member Functions

int GetPylonIndex ()
WeaponSlotComponent GetManagedWeaponSlot ()
int GetSupplyRefundAmount ()
override bool CanBeShownScript (IEntity user)
override bool CanBePerformedScript (IEntity user)
override void DelayedInit (IEntity owner)
override ESupportStationType GetSupportStationType ()
override bool GetActionNameScript (out string outName)

Protected Attributes

float m_fRefundMultiplier
bool m_bDisableIfBarrelsOccupied
int m_iPylonIndex
const LocalizedString INVALID_BARRELS_OCCUPIED = "#AR-SupportStation_ActionInvalid_PylonBarrelsOccupied"
SCR_ArsenalItem m_ArsenalData
SCR_NonArsenalItemCostCatalogData m_NonArsenalData
WeaponSlotComponent m_ManagedWeaponSlot
RocketEjectorMuzzleComponent m_RocketMuzzleComp
SCR_EArsenalSupplyCostType m_eArsenalSupplyCostType = SCR_EArsenalSupplyCostType.DEFAULT
SCR_BaseSupportStationComponent m_LastCheckedSupportStation

Detailed Description

Definition at line 1 of file SCR_RefundPylonSupportStationAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_RefundPylonSupportStationAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 79 of file SCR_RefundPylonSupportStationAction.c.

◆ CanBeShownScript()

override bool SCR_RefundPylonSupportStationAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 59 of file SCR_RefundPylonSupportStationAction.c.

◆ DelayedInit()

override void SCR_RefundPylonSupportStationAction::DelayedInit ( IEntity owner)
inlineprotected

Definition at line 102 of file SCR_RefundPylonSupportStationAction.c.

◆ GetActionNameScript()

override bool SCR_RefundPylonSupportStationAction::GetActionNameScript ( out string outName)
inlineprotected

Definition at line 170 of file SCR_RefundPylonSupportStationAction.c.

◆ GetManagedWeaponSlot()

WeaponSlotComponent SCR_RefundPylonSupportStationAction::GetManagedWeaponSlot ( )
inlineprotected

Definition at line 31 of file SCR_RefundPylonSupportStationAction.c.

◆ GetPylonIndex()

int SCR_RefundPylonSupportStationAction::GetPylonIndex ( )
inlineprotected

Definition at line 25 of file SCR_RefundPylonSupportStationAction.c.

◆ GetSupplyRefundAmount()

int SCR_RefundPylonSupportStationAction::GetSupplyRefundAmount ( )
inlineprotected

Definition at line 37 of file SCR_RefundPylonSupportStationAction.c.

◆ GetSupportStationType()

override ESupportStationType SCR_RefundPylonSupportStationAction::GetSupportStationType ( )
inlineprotected

Definition at line 164 of file SCR_RefundPylonSupportStationAction.c.

Member Data Documentation

◆ INVALID_BARRELS_OCCUPIED

const LocalizedString SCR_RefundPylonSupportStationAction::INVALID_BARRELS_OCCUPIED = "#AR-SupportStation_ActionInvalid_PylonBarrelsOccupied"
protected

Definition at line 12 of file SCR_RefundPylonSupportStationAction.c.

◆ m_ArsenalData

SCR_ArsenalItem SCR_RefundPylonSupportStationAction::m_ArsenalData
protected

Definition at line 14 of file SCR_RefundPylonSupportStationAction.c.

◆ m_bDisableIfBarrelsOccupied

bool SCR_RefundPylonSupportStationAction::m_bDisableIfBarrelsOccupied
protected

Definition at line 7 of file SCR_RefundPylonSupportStationAction.c.

◆ m_eArsenalSupplyCostType

SCR_EArsenalSupplyCostType SCR_RefundPylonSupportStationAction::m_eArsenalSupplyCostType = SCR_EArsenalSupplyCostType.DEFAULT
protected

Definition at line 20 of file SCR_RefundPylonSupportStationAction.c.

◆ m_fRefundMultiplier

float SCR_RefundPylonSupportStationAction::m_fRefundMultiplier
protected

Definition at line 4 of file SCR_RefundPylonSupportStationAction.c.

◆ m_iPylonIndex

int SCR_RefundPylonSupportStationAction::m_iPylonIndex
protected

Definition at line 10 of file SCR_RefundPylonSupportStationAction.c.

◆ m_LastCheckedSupportStation

SCR_BaseSupportStationComponent SCR_RefundPylonSupportStationAction::m_LastCheckedSupportStation
protected

Definition at line 22 of file SCR_RefundPylonSupportStationAction.c.

◆ m_ManagedWeaponSlot

WeaponSlotComponent SCR_RefundPylonSupportStationAction::m_ManagedWeaponSlot
protected

Definition at line 17 of file SCR_RefundPylonSupportStationAction.c.

◆ m_NonArsenalData

SCR_NonArsenalItemCostCatalogData SCR_RefundPylonSupportStationAction::m_NonArsenalData
protected

Definition at line 15 of file SCR_RefundPylonSupportStationAction.c.

◆ m_RocketMuzzleComp

RocketEjectorMuzzleComponent SCR_RefundPylonSupportStationAction::m_RocketMuzzleComp
protected

Definition at line 18 of file SCR_RefundPylonSupportStationAction.c.


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