Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
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