Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseAudioSupportStationAction Class Reference
Inheritance diagram for SCR_BaseAudioSupportStationAction:
SCR_BaseUseSupportStationAction SCR_BaseItemHolderSupportStationAction SCR_RefundPylonSupportStationAction SCR_RefundVehicleAmmoSupportStationAction SCR_AttachPylonSupportStationAction SCR_BaseResupplySupportStationAction SCR_ResupplyVehicleWeaponSupportStationAction SCR_ResupplyOtherSupportStationAction SCR_ResupplySelfSupportStationAction SCR_ResupplyRocketPodSupportStationAction SCR_ResupplyTurretBeltSupportStationAction

Protected Member Functions

bool GetSoundEffectProjectAndEvent (out ResourceName soundProject, out string soundEffectName)
IEntity GetSoundSource ()

Protected Attributes

ResourceName m_sSoundProject
string m_sSoundEventName

Detailed Description

Definition at line 1 of file SCR_BaseAudioSupportStationAction.c.

Member Function Documentation

◆ GetSoundEffectProjectAndEvent()

bool SCR_BaseAudioSupportStationAction::GetSoundEffectProjectAndEvent ( out ResourceName soundProject,
out string soundEffectName )
inlineprotected
Parameters
[out]soundProjectacp sound project for sound
[out]soundEffectNameSound event name of sound
Returns
True if valid Audio files were found

Definition at line 13 of file SCR_BaseAudioSupportStationAction.c.

◆ GetSoundSource()

IEntity SCR_BaseAudioSupportStationAction::GetSoundSource ( )
inlineprotected

Definition at line 25 of file SCR_BaseAudioSupportStationAction.c.

Member Data Documentation

◆ m_sSoundEventName

string SCR_BaseAudioSupportStationAction::m_sSoundEventName
protected

Definition at line 7 of file SCR_BaseAudioSupportStationAction.c.

◆ m_sSoundProject

ResourceName SCR_BaseAudioSupportStationAction::m_sSoundProject
protected

Definition at line 4 of file SCR_BaseAudioSupportStationAction.c.


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