Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseItemHolderSupportStationAction Class Reference
Inheritance diagram for SCR_BaseItemHolderSupportStationAction:
SCR_BaseAudioSupportStationAction SCR_AttachPylonSupportStationAction SCR_BaseResupplySupportStationAction SCR_ResupplyVehicleWeaponSupportStationAction SCR_ResupplyOtherSupportStationAction SCR_ResupplySelfSupportStationAction SCR_ResupplyRocketPodSupportStationAction SCR_ResupplyTurretBeltSupportStationAction

Protected Member Functions

override LocalizedString GetInvalidPerformReasonString (ESupportStationReasonInvalid reasonInvalid)
override void DelayedInit (IEntity owner)
void SetItemName ()
ResourceName GetItemPrefab ()

Protected Attributes

ref SCR_ResupplySupportStationData m_ResupplyData
LocalizedString m_sInvalidItemNotInStorage
ResourceName m_sItemPrefab
string m_sItemName = "MISSING NAME OR INVALID PREFAB"

Detailed Description

Definition at line 2 of file SCR_BaseItemHolderSupportStationAction.c.

Member Function Documentation

◆ DelayedInit()

override void SCR_BaseItemHolderSupportStationAction::DelayedInit ( IEntity owner)
inlineprotected

Definition at line 24 of file SCR_BaseItemHolderSupportStationAction.c.

◆ GetInvalidPerformReasonString()

override LocalizedString SCR_BaseItemHolderSupportStationAction::GetInvalidPerformReasonString ( ESupportStationReasonInvalid reasonInvalid)
inlineprotected

Definition at line 15 of file SCR_BaseItemHolderSupportStationAction.c.

◆ GetItemPrefab()

ResourceName SCR_BaseItemHolderSupportStationAction::GetItemPrefab ( )
inlineprotected

Definition at line 86 of file SCR_BaseItemHolderSupportStationAction.c.

◆ SetItemName()

void SCR_BaseItemHolderSupportStationAction::SetItemName ( )
inlineprotected

Definition at line 36 of file SCR_BaseItemHolderSupportStationAction.c.

Member Data Documentation

◆ m_ResupplyData

ref SCR_ResupplySupportStationData SCR_BaseItemHolderSupportStationAction::m_ResupplyData
protected

Definition at line 5 of file SCR_BaseItemHolderSupportStationAction.c.

◆ m_sInvalidItemNotInStorage

LocalizedString SCR_BaseItemHolderSupportStationAction::m_sInvalidItemNotInStorage
protected

Definition at line 8 of file SCR_BaseItemHolderSupportStationAction.c.

◆ m_sItemName

string SCR_BaseItemHolderSupportStationAction::m_sItemName = "MISSING NAME OR INVALID PREFAB"
protected

Definition at line 12 of file SCR_BaseItemHolderSupportStationAction.c.

◆ m_sItemPrefab

ResourceName SCR_BaseItemHolderSupportStationAction::m_sItemPrefab
protected

Definition at line 10 of file SCR_BaseItemHolderSupportStationAction.c.


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