FWaveInstance::StopWithoutNotification

Stops the wave instance without notifying NotifyWaveInstanceFinishedHook.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio.h

Include

#include "Audio.h"

Source

/Engine/Source/Runtime/Engine/Private/Audio.cpp

Syntax

void StopWithoutNotification()

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss