![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_HQRadioSoundEntityClass |
Functions | |
| void | PlayRadioSound (string soundEventName) |
| SimpleSoundComponent | GetSimpleSoundComponent () |
| void | ~SCR_HQRadioSoundEntity () |
Variables | |
| SCR_HQRadioSoundEntityClass | m_SimpleSoundComponent |
| AudioHandle | m_PlayedRadio = AudioHandle.Invalid |
|
protected |
Definition at line 52 of file SCR_HQRadioSoundEntity.c.
|
protected |
Play radio sound
| [in] | soundEventName |
Definition at line 40 of file SCR_HQRadioSoundEntity.c.
|
protected |
Definition at line 62 of file SCR_HQRadioSoundEntity.c.
|
protected |
Definition at line 8 of file SCR_HQRadioSoundEntity.c.
| SCR_HQRadioSoundEntityClass m_SimpleSoundComponent |