Choose your operating system:
Windows
macOS
Linux
| USoundBase::CreateSoundGenerator()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h |
Include |
#include "MetasoundSource.h" |
Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundSource.cpp |
virtual ISoundGeneratorPtr CreateSoundGenerator
(
const FSoundGeneratorInitParams & InParams
)
Creates a sound generator instance from this sound base. Return true if this is being implemented by a subclass. Sound generators procedurally generate audio in the audio render thread.