![]() |
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 | OnAIGroupSpawned (IEntity userEntity, IEntity spawnedEntity) |
| int | GetAiGroupCost (IEntity groupEntity) |
| void | ~SCR_AnalyticsDataCollectionAiGroupCostModule () |
Definition at line 2 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.
|
inlineprotected |
Definition at line 70 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.
|
inlineprotected |
Definition at line 15 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.
|
inlineprotected |
Definition at line 5 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.
|
inlineprotected |
Calculate supply cost of AI group
| [in] | groupEntity | return int supply cost |
Definition at line 50 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.
|
inlineprotected |
Player spawned an AI group, add group name and cost to data
| [in] | userEntity | |
| [in] | spawnedEntity |
Definition at line 28 of file SCR_AnalyticsDataCollectionAiGroupCostModule.c.