Arma Reforger Script API
|
Public Member Functions | |
bool | IsValid () |
Returns true if m_sSoundProject and m_sSoundEventName are defined and SCR_AudioSourceConfiguration is valid for AudioSource creation. | |
Public Attributes | |
ResourceName | m_sSoundProject |
string | m_sSoundEventName |
EAudioSourceConfigurationFlag | m_eFlags |
bool SCR_AudioSourceConfiguration.IsValid | ( | ) |
Returns true if m_sSoundProject and m_sSoundEventName are defined and SCR_AudioSourceConfiguration is valid for AudioSource creation.
EAudioSourceConfigurationFlag SCR_AudioSourceConfiguration.m_eFlags |
string SCR_AudioSourceConfiguration.m_sSoundEventName |
ResourceName SCR_AudioSourceConfiguration.m_sSoundProject |