Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_SoundDataComponentClass |
Functions | |
SCR_SoundDataComponentClass ScriptComponentClass | GetAudioSourceConfiguration (string eventName) |
Variables | |
ref array< ref SCR_AudioSourceConfiguration > | m_aAudioSourceConfiguration |
SCR_SoundDataComponentClass ScriptComponentClass GetAudioSourceConfiguration | ( | string | eventName | ) |
[in] | eventName | Sound event name used for seach for audio project resource |
Definition at line 13 of file SCR_SoundDataComponent.c.
ref array<ref SCR_AudioSourceConfiguration> m_aAudioSourceConfiguration |
Definition at line 3 of file SCR_SoundDataComponent.c.