UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LowLevelTasks::FTlsValuesAllocator Struct Reference

Public Types

enum  { NeedsElementType = false }
 
typedef SIZE_T SizeType
 

Static Public Member Functions

static voidMalloc (SIZE_T Count, uint32 Alignment=DEFAULT_ALIGNMENT)
 
static void Free (void *Ptr)
 

Member Typedef Documentation

◆ SizeType

Member Enumeration Documentation

◆ anonymous enum

Enumerator
NeedsElementType 

Member Function Documentation

◆ Free()

static void LowLevelTasks::FTlsValuesAllocator::Free ( void Ptr)
inlinestatic

◆ Malloc()

static void * LowLevelTasks::FTlsValuesAllocator::Malloc ( SIZE_T  Count,
uint32  Alignment = DEFAULT_ALIGNMENT 
)
inlinestatic

The documentation for this struct was generated from the following file: