UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIndexedPtrBase< T, PtrType > Member List

This is the complete list of members for TIndexedPtrBase< T, PtrType >, including all inherited members.

FPtrTable typedefTIndexedPtrBase< T, PtrType >
Get(const FPtrTable &PtrTable) constTIndexedPtrBase< T, PtrType >inline
Get(const FPointerTableBase *PtrTable) constTIndexedPtrBase< T, PtrType >inline
GetUnfrozen() constTIndexedPtrBase< T, PtrType >inline
IsFrozen() constTIndexedPtrBase< T, PtrType >inline
IsNull() constTIndexedPtrBase< T, PtrType >inline
IsValid() constTIndexedPtrBase< T, PtrType >inline
operator=(T *Rhs)TIndexedPtrBase< T, PtrType >inline
operator=(const PtrType &Rhs)TIndexedPtrBase< T, PtrType >inline
operator=(PtrType &&Rhs)TIndexedPtrBase< T, PtrType >inline
PackedIndexTIndexedPtrBase< T, PtrType >
PtrTIndexedPtrBase< T, PtrType >
SafeRelease()TIndexedPtrBase< T, PtrType >inline
TIndexedPtrBase(T *InPtr=nullptr)TIndexedPtrBase< T, PtrType >inline
TIndexedPtrBase(const TIndexedPtrBase< T, PtrType > &Rhs)TIndexedPtrBase< T, PtrType >inline
TIndexedPtrBase(const TIndexedPtrBase< T, PtrType > &Rhs, const FPtrTable &InTable)TIndexedPtrBase< T, PtrType >inline
~TIndexedPtrBase()TIndexedPtrBase< T, PtrType >inline