![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/Fundamental/Task.h"#include "Async/Fundamental/Scheduler.h"#include "Async/EventCount.h"#include "Async/TaskGraphInterfaces.h"#include "Experimental/Containers/FAAArrayQueue.h"#include "Experimental/ConcurrentLinearAllocator.h"#include "Templates/RefCounting.h"#include <atomic>Go to the source code of this file.
Classes | |
| class | TYCombinator< LAMBDA > |
| class | TLocalWorkQueue< TaskType > |
Functions | |
| template<typename LAMBDA > | |
| constexpr auto | MakeYCombinator (LAMBDA &&Lambda) |