|
ezString | m_sGroup |
|
bool | m_bLoop = false |
|
float | m_fMinVolume = 1.0f |
|
float | m_fMaxVolume = 1.0f |
|
float | m_fMinPitch = 1.0f |
|
float | m_fMaxPitch = 1.0f |
|
bool | m_bSpatialize = true |
|
float | m_fMinDistance = 0.1f |
|
float | m_fMaxDistance = 10.0f |
|
float | m_fRolloff = 1.0f |
|
float | m_fDopplerFactor = 0.0f |
|
ezDynamicArray< ezString > | m_SoundFiles |
|
|
virtual const ezRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const ezRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T > |
EZ_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/EditorPlugins/MiniAudio/EditorPluginMiniAudio/SoundAsset/MiniAudioSoundAsset.h
- /home/runner/work/ezEngine/ezEngine/Code/EditorPlugins/MiniAudio/EditorPluginMiniAudio/SoundAsset/MiniAudioSoundAsset.cpp