![]() |
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 () |
| override void | OnGameModeEnd () |
| string | GetTypeFromResourceComponent (SCR_ResourceComponent resourceComponent) |
| bool | DistinguishOrphanAndBase (SCR_ResourceComponent resourceComponent, IEntity parent) |
| string | GetDestinationPosition (string type, SCR_ResourceComponent resource, PlayerController playerController, SCR_AIGroupUtilityComponent utility) |
| bool | GetMilitaryBase (IEntity resourceOwner, out SCR_CampaignMilitaryBaseComponent outBase) |
| string | GetTransferingPlayerFaction (PlayerController playerController) |
| string | GetTransferingAIFaction (SCR_AIGroupUtilityComponent utility) |
| string | GetCharacterUniqueId (notnull PlayerController playerController) |
| ResourceName | GetPrefabName (SCR_ResourceComponent resourceComponent) |
| ResourceName | GetPrefabNameFromAITruck (SCR_AIGroupUtilityComponent utility) |
| ResourceName | SetPrefabName (bool isPlayer, string resourceType, SCR_ResourceComponent resourceComponent, SCR_AIGroupUtilityComponent utility) |
| void | OnTransferSuppliesByPlayer (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue, PlayerController playerController) |
| void | OnTransferSuppliesByAI (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue, SCR_AIGroupUtilityComponent utility) |
| void | OnTransferSupplies (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue, PlayerController playerController, SCR_AIGroupUtilityComponent utility) |
| string | GetPrefabType (SCR_ResourceComponent resourceComponent, bool isPlayer) |
| string | GetMilitaryBasePosition (SCR_ResourceComponent resourceComponent) |
| override void | SessionMeasures () |
Protected Attributes | |
| ref array< ref SCR_TransferSuppliesInteraction > | m_Interactions = new array<ref SCR_TransferSuppliesInteraction>() |
Static Protected Attributes | |
| static const string | BASE = "BASE" |
| static const int | MAX_INTERACTIONS = 2000 |
Definition at line 44 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 60 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Check if the resourceComponents belongs to an Orphan or a base
| [in] | resourceComponent | |
| [in] | parent |
Definition at line 106 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 52 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
| [in] | playerController |
Definition at line 208 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
| [in] | type | |
| [in] | resource | |
| [in] | playerController | |
| [in] | utility |
Definition at line 125 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
| [in] | resourceOwner | |
| [out] | outBase |
Definition at line 159 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 338 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 216 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 222 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 327 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
| [in] | utility |
Definition at line 196 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
| [in] | playerController |
Definition at line 180 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Get the type of consumer/generator by the resourceComponent
| [in] | resourceComponent |
Definition at line 77 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 68 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 265 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 259 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 253 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 350 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
inlineprotected |
Definition at line 244 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
staticprotected |
Definition at line 47 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
protected |
Definition at line 46 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.
|
staticprotected |
Definition at line 49 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.