IAudioModulation::OnInitSound

Called when a [USoundBase](API\Runtime\Engine\Sound\USoundBase) type begins playing a sound

Windows
MacOS
Linux

Override Hierarchy

IAudioModulation::OnInitSound()

FAudioModulation::OnInitSound()

References

Module

AudioExtensions

Header

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

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual void OnInitSound
(
    ISoundModulatable & Sound,
    const USoundModulationPluginSourceSettingsBase & Settings
)

Remarks

Called when a USoundBase type begins playing a sound

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