Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_SupplyVehicleAudioEffect Interface Reference
Inheritance diagram for SCR_SupplyVehicleAudioEffect:
SCR_SupplyEffectBase

Public Member Functions

override void ActivateEffect (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue)
 

Protected Member Functions

void PlaySupplyLoadSound (SCR_VehicleSoundComponent vehicleSoundComp, SCR_ResourceComponent resourceComp, EResourceType resourceType, float resourceValue)
 
void PlaySupplyUnloadSound (SCR_VehicleSoundComponent vehicleSoundComp, SCR_ResourceComponent resourceComp, EResourceType resourceType, float resourceValue)
 

Protected Attributes

string m_sSuppliesAppearSound
 
string m_sSuppliesDisappearSound
 
string m_sSuppliesPartialLoadSound
 
string m_sSuppliesPartialUnloadSound
 
string m_sSuppliesFullSound
 

Member Function Documentation

◆ ActivateEffect()

override void SCR_SupplyVehicleAudioEffect.ActivateEffect ( EResourcePlayerInteractionType interactionType,
SCR_ResourceComponent resourceComponentFrom,
SCR_ResourceComponent resourceComponentTo,
EResourceType resourceType,
float resourceValue )

Implements SCR_SupplyEffectBase.

◆ PlaySupplyLoadSound()

void SCR_SupplyVehicleAudioEffect.PlaySupplyLoadSound ( SCR_VehicleSoundComponent vehicleSoundComp,
SCR_ResourceComponent resourceComp,
EResourceType resourceType,
float resourceValue )
protected

◆ PlaySupplyUnloadSound()

void SCR_SupplyVehicleAudioEffect.PlaySupplyUnloadSound ( SCR_VehicleSoundComponent vehicleSoundComp,
SCR_ResourceComponent resourceComp,
EResourceType resourceType,
float resourceValue )
protected

Member Data Documentation

◆ m_sSuppliesAppearSound

string SCR_SupplyVehicleAudioEffect.m_sSuppliesAppearSound
protected

◆ m_sSuppliesDisappearSound

string SCR_SupplyVehicleAudioEffect.m_sSuppliesDisappearSound
protected

◆ m_sSuppliesFullSound

string SCR_SupplyVehicleAudioEffect.m_sSuppliesFullSound
protected

◆ m_sSuppliesPartialLoadSound

string SCR_SupplyVehicleAudioEffect.m_sSuppliesPartialLoadSound
protected

◆ m_sSuppliesPartialUnloadSound

string SCR_SupplyVehicleAudioEffect.m_sSuppliesPartialUnloadSound
protected

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