Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AnalyticsDataCollectionTransferSuppliesModule.c File Reference

Go to the source code of this file.

Classes

class  SCR_AnalyticsDataCollectionTransferSuppliesModule

Enumerations

enum  SCR_EAnalyticalStorageType {
  CHARACTER , ORPHAN , BASE , HELICOPTER ,
  WHEELED_VEHICLE
}

Functions

void SCR_TransferSuppliesInteraction (ResourceName from, ResourceName to, string fromType, string toType, float value, string fromPos, string toPos, string playerId, string faction)

Variables

enum SCR_EAnalyticalStorageType m_sFromPrefab
ResourceName m_sToPrefab
string m_sFromType
string m_sToType
string m_sFromPosition
string m_sToPosition string m_sPlayerId
string m_sFaction
float m_fValue

Enumeration Type Documentation

◆ SCR_EAnalyticalStorageType

Enumerator
CHARACTER 
ORPHAN 
BASE 
HELICOPTER 
WHEELED_VEHICLE 

Definition at line 1 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.

Function Documentation

◆ SCR_TransferSuppliesInteraction()

void SCR_TransferSuppliesInteraction ( ResourceName from,
ResourceName to,
string fromType,
string toType,
float value,
string fromPos,
string toPos,
string playerId,
string faction )
Parameters
[in]from
[in]to
[in]fromType
[in]toType
[in]value
[in]isPlayer

Definition at line 29 of file SCR_AnalyticsDataCollectionTransferSuppliesModule.c.

Variable Documentation

◆ m_fValue

float m_fValue

◆ m_sFaction

string m_sFaction

◆ m_sFromPosition

string m_sFromPosition

◆ m_sFromPrefab

enum SCR_EAnalyticalStorageType m_sFromPrefab

◆ m_sFromType

string m_sFromType

◆ m_sPlayerId

string m_sToPosition string m_sPlayerId

◆ m_sToPrefab

ResourceName m_sToPrefab

◆ m_sToType

string m_sToType