Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SupplyVehicleAudioEffect Class Reference
Inheritance diagram for SCR_SupplyVehicleAudioEffect:

Protected Member Functions

override void ActivateEffect (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue)
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

Detailed Description

Definition at line 2 of file SCR_SupplyVehicleAudioEffect.c.

Member Function Documentation

◆ ActivateEffect()

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

Definition at line 20 of file SCR_SupplyVehicleAudioEffect.c.

◆ PlaySupplyLoadSound()

void SCR_SupplyVehicleAudioEffect::PlaySupplyLoadSound ( SCR_VehicleSoundComponent vehicleSoundComp,
SCR_ResourceComponent resourceComp,
EResourceType resourceType,
float resourceValue )
inlineprotected

Definition at line 57 of file SCR_SupplyVehicleAudioEffect.c.

◆ PlaySupplyUnloadSound()

void SCR_SupplyVehicleAudioEffect::PlaySupplyUnloadSound ( SCR_VehicleSoundComponent vehicleSoundComp,
SCR_ResourceComponent resourceComp,
EResourceType resourceType,
float resourceValue )
inlineprotected

Definition at line 71 of file SCR_SupplyVehicleAudioEffect.c.

Member Data Documentation

◆ m_sSuppliesAppearSound

string SCR_SupplyVehicleAudioEffect::m_sSuppliesAppearSound
protected

Definition at line 5 of file SCR_SupplyVehicleAudioEffect.c.

◆ m_sSuppliesDisappearSound

string SCR_SupplyVehicleAudioEffect::m_sSuppliesDisappearSound
protected

Definition at line 8 of file SCR_SupplyVehicleAudioEffect.c.

◆ m_sSuppliesFullSound

string SCR_SupplyVehicleAudioEffect::m_sSuppliesFullSound
protected

Definition at line 17 of file SCR_SupplyVehicleAudioEffect.c.

◆ m_sSuppliesPartialLoadSound

string SCR_SupplyVehicleAudioEffect::m_sSuppliesPartialLoadSound
protected

Definition at line 11 of file SCR_SupplyVehicleAudioEffect.c.

◆ m_sSuppliesPartialUnloadSound

string SCR_SupplyVehicleAudioEffect::m_sSuppliesPartialUnloadSound
protected

Definition at line 14 of file SCR_SupplyVehicleAudioEffect.c.


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