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

Protected Member Functions

override void Enable ()
override void Disable ()
void OnVehicleSpawned (IEntity userEntity, IEntity spawnedEntity)
void OnSupportStationExecuted (SCR_BaseSupportStationComponent supportStation, ESupportStationType supportStationType, IEntity actionTarget, IEntity actionUser, SCR_BaseUseSupportStationAction action)
void ~SCR_AnalyticsDataCollectionVehicleCostModule ()

Detailed Description

Constructor & Destructor Documentation

◆ ~SCR_AnalyticsDataCollectionVehicleCostModule()

void SCR_AnalyticsDataCollectionVehicleCostModule::~SCR_AnalyticsDataCollectionVehicleCostModule ( )
inlineprotected

Member Function Documentation

◆ Disable()

override void SCR_AnalyticsDataCollectionVehicleCostModule::Disable ( )
inlineprotected

◆ Enable()

override void SCR_AnalyticsDataCollectionVehicleCostModule::Enable ( )
inlineprotected

◆ OnSupportStationExecuted()

void SCR_AnalyticsDataCollectionVehicleCostModule::OnSupportStationExecuted ( SCR_BaseSupportStationComponent supportStation,
ESupportStationType supportStationType,
IEntity actionTarget,
IEntity actionUser,
SCR_BaseUseSupportStationAction action )
inlineprotected

Support station used, if it is vehicle repair or vehicle weapon resupply add supply cost to spending data

Parameters
[in]supportStation
[in]supportStationType
[in]actionTarget
[in]actionUser
[in]action

Definition at line 60 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.

◆ OnVehicleSpawned()

void SCR_AnalyticsDataCollectionVehicleCostModule::OnVehicleSpawned ( IEntity userEntity,
IEntity spawnedEntity )
inlineprotected

Player spawned a new vehicle, add vehicle name and cost to data

Parameters
[in]userEntity
[in]spawnedEntity

Definition at line 36 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.


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