FMixerBus::RemoveInstanceId

Removes the source id from this bus. Returns true if there are no more instances or sends.

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 RemoveInstanceId
(
    const int32 InSourceId
)

Remarks

Removes the source id from this bus. Returns true if there are no more instances or sends.

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