FActiveSound::GetNewBusSends

Lets the audio thread know if additional Source Bus Send information has been added

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ActiveSound.h

Include

#include "ActiveSound.h"

Source

/Engine/Source/Runtime/Engine/Private/ActiveSound.cpp

Syntax

TArray< TTuple< EBusSendType, FSoundSourceBusSendInfo > > const & GetNewBusSends() const

Remarks

Lets the audio thread know if additional Source Bus Send information has been added

Returns

the array of Sound Bus Sends that have not yet been added to the render thread

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