Navigation
API > API/Runtime > API/Runtime/Engine
How the concurrency request is handled by the concurrency manager
| Name | EConcurrencyMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundConcurrency.h |
| Include Path | #include "Sound/SoundConcurrency.h" |
Syntax
enum EConcurrencyMode
{
Group,
Owner,
OwnerPerSound,
Sound,
}
Values
| Name | Remarks |
|---|---|
| Group | |
| Owner | |
| OwnerPerSound | |
| Sound |