IAudioModulation::OnReleaseSound

Called when a [USoundBase](API\Runtime\Engine\Sound\USoundBase) type stops playing any sounds

Windows
MacOS
Linux

Override Hierarchy

IAudioModulation::OnReleaseSound()

FAudioModulation::OnReleaseSound()

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual void OnReleaseSound
(
    ISoundModulatable & Sound
)

Remarks

Called when a USoundBase type stops playing any sounds

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