IAudioOcclusion::OnReleaseSource

Called when a source is done playing and is released.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

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

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual void OnReleaseSource
(
    const uint32 SourceId
)

Remarks

Called when a source is done playing and is released.

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