![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 () |
Definition at line 2 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.
|
inlineprotected |
Definition at line 90 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.
|
inlineprotected |
Definition at line 19 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.
|
inlineprotected |
Definition at line 5 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.
|
inlineprotected |
Support station used, if it is vehicle repair or vehicle weapon resupply add supply cost to spending data
| [in] | supportStation | |
| [in] | supportStationType | |
| [in] | actionTarget | |
| [in] | actionUser | |
| [in] | action |
Definition at line 60 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.
|
inlineprotected |
Player spawned a new vehicle, add vehicle name and cost to data
| [in] | userEntity | |
| [in] | spawnedEntity |
Definition at line 36 of file SCR_AnalyticsDataCollectionVehicleCostModule.c.