UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::CompactHashTable::Private Namespace Reference

Functions

template<typename IndexType >
void RemoveInternal (const uint32 Index, const uint32 Key, IndexType *HashData, const uint32 HashCount, IndexType *NextIndexData, const uint32 NextIndexCount)
 

Function Documentation

◆ RemoveInternal()

template<typename IndexType >
void UE::Core::CompactHashTable::Private::RemoveInternal ( const uint32  Index,
const uint32  Key,
IndexType *  HashData,
const uint32  HashCount,
IndexType *  NextIndexData,
const uint32  NextIndexCount 
)
inline