FMixerBus::RemoveBusSend

Removes the source instance from this bus's send list.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerBus.h"

Source

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

Syntax

bool RemoveBusSend
(
    EBusSendType BusSendType,
    const int32 InSourceId
)

Remarks

Removes the source instance from this bus's send list.

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