Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Audio.h |
Include |
#include "Audio.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Audio.cpp |
void StopWithoutNotification()
Stops the wave instance without notifying NotifyWaveInstanceFinishedHook.
Stops the wave instance without notifying NotifyWaveInstanceFinishedHook. This will NOT stop wave instance if it is set up to loop indefinitely or set to remain active.