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

Protected Member Functions

override void Enable ()
override void Disable ()
void OnAIGroupSpawned (IEntity userEntity, IEntity spawnedEntity)
int GetAiGroupCost (IEntity groupEntity)
void ~SCR_AnalyticsDataCollectionAiGroupCostModule ()

Detailed Description

Constructor & Destructor Documentation

◆ ~SCR_AnalyticsDataCollectionAiGroupCostModule()

void SCR_AnalyticsDataCollectionAiGroupCostModule::~SCR_AnalyticsDataCollectionAiGroupCostModule ( )
inlineprotected

Member Function Documentation

◆ Disable()

override void SCR_AnalyticsDataCollectionAiGroupCostModule::Disable ( )
inlineprotected

◆ Enable()

override void SCR_AnalyticsDataCollectionAiGroupCostModule::Enable ( )
inlineprotected

◆ GetAiGroupCost()

int SCR_AnalyticsDataCollectionAiGroupCostModule::GetAiGroupCost ( IEntity groupEntity)
inlineprotected

Calculate supply cost of AI group

Parameters
[in]groupEntityreturn int supply cost

Definition at line 50 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.

◆ OnAIGroupSpawned()

void SCR_AnalyticsDataCollectionAiGroupCostModule::OnAIGroupSpawned ( IEntity userEntity,
IEntity spawnedEntity )
inlineprotected

Player spawned an AI group, add group name and cost to data

Parameters
[in]userEntity
[in]spawnedEntity

Definition at line 28 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.


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