Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_AudioSourceConfiguration Interface Reference

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
 

Member Function Documentation

◆ IsValid()

bool SCR_AudioSourceConfiguration.IsValid ( )

Returns true if m_sSoundProject and m_sSoundEventName are defined and SCR_AudioSourceConfiguration is valid for AudioSource creation.

Member Data Documentation

◆ m_eFlags

EAudioSourceConfigurationFlag SCR_AudioSourceConfiguration.m_eFlags

◆ m_sSoundEventName

string SCR_AudioSourceConfiguration.m_sSoundEventName

◆ m_sSoundProject

ResourceName SCR_AudioSourceConfiguration.m_sSoundProject

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