UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TScriptSparseArray< AllocatorType, InDerivedType > Member List

This is the complete list of members for TScriptSparseArray< AllocatorType, InDerivedType >, including all inherited members.

AddUninitialized(const FScriptSparseArrayLayout &Layout)TScriptSparseArray< AllocatorType, InDerivedType >inline
bHasIntrusiveUnsetOptionalStateTScriptSparseArray< AllocatorType, InDerivedType >static
Empty(int32 Slack, const FScriptSparseArrayLayout &Layout)TScriptSparseArray< AllocatorType, InDerivedType >inline
GetData(int32 Index, const FScriptSparseArrayLayout &Layout)TScriptSparseArray< AllocatorType, InDerivedType >inline
GetData(int32 Index, const FScriptSparseArrayLayout &Layout) constTScriptSparseArray< AllocatorType, InDerivedType >inline
GetMaxIndex() constTScriptSparseArray< AllocatorType, InDerivedType >inline
GetScriptLayout(int32 ElementSize, int32 ElementAlignment)TScriptSparseArray< AllocatorType, InDerivedType >inlinestatic
IntrusiveUnsetOptionalStateType typedefTScriptSparseArray< AllocatorType, InDerivedType >
IsAllocated(int32 Index) constTScriptSparseArray< AllocatorType, InDerivedType >inline
IsCompact() constTScriptSparseArray< AllocatorType, InDerivedType >inline
IsEmpty() constTScriptSparseArray< AllocatorType, InDerivedType >inline
IsValidIndex(int32 Index) constTScriptSparseArray< AllocatorType, InDerivedType >inline
Max() constTScriptSparseArray< AllocatorType, InDerivedType >inline
MoveAssign(DerivedType &Other, const FScriptSparseArrayLayout &Layout)TScriptSparseArray< AllocatorType, InDerivedType >inline
Num() constTScriptSparseArray< AllocatorType, InDerivedType >inline
NumUnchecked() constTScriptSparseArray< AllocatorType, InDerivedType >inline
operator=(const TScriptSparseArray &)TScriptSparseArray< AllocatorType, InDerivedType >inline
operator==(FIntrusiveUnsetOptionalState Tag) constTScriptSparseArray< AllocatorType, InDerivedType >inline
RemoveAtUninitialized(const FScriptSparseArrayLayout &Layout, int32 Index, int32 Count=1)TScriptSparseArray< AllocatorType, InDerivedType >inline
TScriptSparseArray()TScriptSparseArray< AllocatorType, InDerivedType >inline
TScriptSparseArray(FIntrusiveUnsetOptionalState Tag)TScriptSparseArray< AllocatorType, InDerivedType >inlineexplicit
TScriptSparseArray(const TScriptSparseArray &)TScriptSparseArray< AllocatorType, InDerivedType >inline