EConcurrencyMode

How the concurrency request is handled by the concurrency manager

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundConcurrency.h"

Syntax

enum EConcurrencyMode
{
    Group,
    Owner,
    OwnerPerSound,
    Sound,
}

Values

Name

Description

Group

Owner

OwnerPerSound

Sound

Remarks

How the concurrency request is handled by the concurrency manager

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