UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSpanAllocator Member List

This is the complete list of members for FSpanAllocator, including all inherited members.

Allocate(int32 Num=1)FSpanAllocatorinline
Consolidate()FSpanAllocator
Empty()FSpanAllocator
Free(int32 BaseOffset, int32 Num=1)FSpanAllocatorinline
FSpanAllocator(bool bInGrowOnly=false)FSpanAllocator
GetAllocatedSize() constFSpanAllocatorinline
GetMaxSize() constFSpanAllocatorinline
GetNumFreeSpans() constFSpanAllocatorinline
GetNumPendingFreeSpans() constFSpanAllocatorinline
GetSparselyAllocatedSize() constFSpanAllocatorinline
Reset()FSpanAllocator