UAudioMixerBlueprintLibrary::ReplaceSoundEffectSubmix

Windows
MacOS
Linux

Deprecated

  • ReplaceSoundEffectSubmix is deprecated, use ReplaceSubmixEffect.

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerBlueprintLibrary.h

Include

#include "AudioMixerBlueprintLibrary.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerBlueprintLibrary.cpp

Syntax

static void ReplaceSoundEffectSubmix
(
    const UObject * WorldContextObject,
    USoundSubmix * InSoundSubmix,
    int32 SubmixChainIndex,
    USoundEffectSubmixPreset * SubmixEffectPreset
)

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