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

Public Member Functions

void PlayRadioSound (string soundEventName)
 Play radio sound.
 
SimpleSoundComponent GetSimpleSoundComponent ()
 
void ~SCR_HQRadioSoundEntity ()
 

Static Public Member Functions

static SCR_HQRadioSoundEntity GetInstance ()
 

Protected Attributes

SimpleSoundComponent m_SimpleSoundComponent
 
AudioHandle m_PlayedRadio = AudioHandle.Invalid
 

Static Protected Attributes

static SCR_HQRadioSoundEntity s_Instance = null
 

Constructor & Destructor Documentation

◆ ~SCR_HQRadioSoundEntity()

void SCR_HQRadioSoundEntity.~SCR_HQRadioSoundEntity ( )

Member Function Documentation

◆ GetInstance()

static SCR_HQRadioSoundEntity SCR_HQRadioSoundEntity.GetInstance ( )
static
Returns
instance of SCR_HQRadioSoundEntity

◆ GetSimpleSoundComponent()

SimpleSoundComponent SCR_HQRadioSoundEntity.GetSimpleSoundComponent ( )

◆ PlayRadioSound()

void SCR_HQRadioSoundEntity.PlayRadioSound ( string soundEventName)

Play radio sound.

Parameters
[in]soundEventName

Member Data Documentation

◆ m_PlayedRadio

AudioHandle SCR_HQRadioSoundEntity.m_PlayedRadio = AudioHandle.Invalid
protected

◆ m_SimpleSoundComponent

SimpleSoundComponent SCR_HQRadioSoundEntity.m_SimpleSoundComponent
protected

◆ s_Instance

SCR_HQRadioSoundEntity SCR_HQRadioSoundEntity.s_Instance = null
staticprotected

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