UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStaticCompactHashTable< ElementCount, HashCount > Member List

This is the complete list of members for TStaticCompactHashTable< ElementCount, HashCount >, including all inherited members.

Add(uint32 CurrentCount, uint32 Key)TStaticCompactHashTable< ElementCount, HashCount >inline
Find(uint32 Key, uint32 CurrentCount, const PredicateType &Predicate) constTStaticCompactHashTable< ElementCount, HashCount >inline
GetFirst(uint32 Key) constTStaticCompactHashTable< ElementCount, HashCount >inline
GetFirstByIndex(uint32 HashIndex) constTStaticCompactHashTable< ElementCount, HashCount >inline
GetNext(uint32 Index, uint32 CurrentCount) constTStaticCompactHashTable< ElementCount, HashCount >inline
HashDataTStaticCompactHashTable< ElementCount, HashCount >protected
IndexType typedefTStaticCompactHashTable< ElementCount, HashCount >
NextIndexDataTStaticCompactHashTable< ElementCount, HashCount >protected
Remove(uint32 Index, uint32 Key, uint32 LastIndex, uint32 OptLastKey)TStaticCompactHashTable< ElementCount, HashCount >inline
Reset()TStaticCompactHashTable< ElementCount, HashCount >inline
TStaticCompactHashTable()TStaticCompactHashTable< ElementCount, HashCount >inline
TStaticCompactHashTable(ENoInit)TStaticCompactHashTable< ElementCount, HashCount >inline