![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/Fundamental/TaskShared.h"#include "Containers/Array.h"#include "Containers/ContainerAllocationPolicies.h"#include "HAL/Event.h"#include <atomic>Go to the source code of this file.
Classes | |
| struct | LowLevelTasks::Private::FWaitEvent |
| class | LowLevelTasks::Private::FWaitingQueue |
Namespaces | |
| namespace | LowLevelTasks |
| namespace | LowLevelTasks::Private |
Enumerations | |
| enum class | LowLevelTasks::Private::EWaitState { LowLevelTasks::Private::NotSignaled = 0 , LowLevelTasks::Private::Waiting , LowLevelTasks::Private::Signaled } |