UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TaskShared.h File Reference
#include "Containers/Array.h"
#include "Containers/ContainerAllocationPolicies.h"
#include "Delegates/Delegate.h"
#include "ProfilingDebugging/CpuProfilerTrace.h"

Go to the source code of this file.

Classes

class  LowLevelTasks::Private::FOutOfWork
 

Namespaces

namespace  LowLevelTasks
 
namespace  LowLevelTasks::Private
 

Typedefs

template<typename NodeType >
using LowLevelTasks::TAlignedArray = TArray< NodeType, TAlignedHeapAllocator< alignof(NodeType)> >
 

Functions

 LowLevelTasks::DECLARE_TS_MULTICAST_DELEGATE (FOversubscriptionLimitReached)