USoundBase::GetConcurrencyHandles

Returns an array of [FSoundConcurrencySettings](API\Runtime\Engine\Sound\FSoundConcurrencySettings) handles.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h

Include

#include "Sound/SoundBase.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundBase.cpp

Syntax

void GetConcurrencyHandles
(
    TArray< FConcurrencyHandle > & OutConcurrencyHandles
) const

Remarks

Returns an array of FSoundConcurrencySettings handles.

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