Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TransferSuppliesInteraction Interface Reference

Public Member Functions

void SCR_TransferSuppliesInteraction (ResourceName from, ResourceName to, string fromType, string toType, float value)
 

Public Attributes

ResourceName m_sFromPrefab
 
ResourceName m_sToPrefab
 
string m_sFromType
 
string m_sToType
 
float m_fValue
 

Constructor & Destructor Documentation

◆ SCR_TransferSuppliesInteraction()

void SCR_TransferSuppliesInteraction.SCR_TransferSuppliesInteraction ( ResourceName from,
ResourceName to,
string fromType,
string toType,
float value )

Member Data Documentation

◆ m_fValue

float SCR_TransferSuppliesInteraction.m_fValue

◆ m_sFromPrefab

ResourceName SCR_TransferSuppliesInteraction.m_sFromPrefab

◆ m_sFromType

string SCR_TransferSuppliesInteraction.m_sFromType

◆ m_sToPrefab

ResourceName SCR_TransferSuppliesInteraction.m_sToPrefab

◆ m_sToType

string SCR_TransferSuppliesInteraction.m_sToType

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