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

Protected Member Functions

override ESupportStationType GetSupportStationType ()
int GetSupplyCost ()
override void DelayedInit (IEntity owner)
override bool CanBeShownScript (IEntity user)

Protected Attributes

Vehicle m_VehicleParent
SCR_DamageManagerComponent m_DamageManager
bool m_bSupplyCostObtained
int m_iSupplyCost

Detailed Description

Definition at line 1 of file SCR_VehicleSalvageSupportStationUserAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_VehicleSalvageSupportStationUserAction::CanBeShownScript ( IEntity user)
inlineprotected

◆ DelayedInit()

override void SCR_VehicleSalvageSupportStationUserAction::DelayedInit ( IEntity owner)
inlineprotected

Definition at line 94 of file SCR_VehicleSalvageSupportStationUserAction.c.

◆ GetSupplyCost()

int SCR_VehicleSalvageSupportStationUserAction::GetSupplyCost ( )
inlineprotected

Gets the value of the wreck in supply amount

Returns
m_iSupplyCost Supply amount

Definition at line 17 of file SCR_VehicleSalvageSupportStationUserAction.c.

◆ GetSupportStationType()

override ESupportStationType SCR_VehicleSalvageSupportStationUserAction::GetSupportStationType ( )
inlineprotected

Definition at line 9 of file SCR_VehicleSalvageSupportStationUserAction.c.

Member Data Documentation

◆ m_bSupplyCostObtained

bool SCR_VehicleSalvageSupportStationUserAction::m_bSupplyCostObtained
protected

Definition at line 5 of file SCR_VehicleSalvageSupportStationUserAction.c.

◆ m_DamageManager

SCR_DamageManagerComponent SCR_VehicleSalvageSupportStationUserAction::m_DamageManager
protected

Definition at line 4 of file SCR_VehicleSalvageSupportStationUserAction.c.

◆ m_iSupplyCost

int SCR_VehicleSalvageSupportStationUserAction::m_iSupplyCost
protected

Definition at line 6 of file SCR_VehicleSalvageSupportStationUserAction.c.

◆ m_VehicleParent

Vehicle SCR_VehicleSalvageSupportStationUserAction::m_VehicleParent
protected

Definition at line 3 of file SCR_VehicleSalvageSupportStationUserAction.c.


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