UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator > Member List

This is the complete list of members for TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >, including all inherited members.

AddUninitialized()TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
AddUninitializedAtLowestFreeIndex(int32 &LowestFreeIndexSearchStart)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
AllocateIndex(int32 Index)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
AllocationBitArrayType typedefTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
AllocationFlagsTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
Compact()TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
DataTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
DataType typedefTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
FElementOrFreeListLink typedefTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
FirstFreeIndexTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
GetMaxIndex() constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
InsertUninitialized(int32 Index)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
IsAllocated(int32 Index) constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
IsEmpty() constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
IsValidIndex(int32 Index) constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
Max() constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
Num() constTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
NumFreeIndicesTSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >protected
RemoveAtUninitialized(int32 Index, int32 Count=1)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
Reserve(int32 ExpectedNumElements)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
Shrink()TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
SortFreeList()TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
TSparseArrayBase(FIntrusiveUnsetOptionalState Tag)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineexplicitprotected
TSparseArrayBase()TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected
TSparseArrayBase(EConstEval)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineexplicitprotected
TSparseArrayBase(const TSparseArrayBase &InCopy)TSparseArrayBase< SizeOfElementType, AlignOfElementType, Allocator >inlineprotected