![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SherwoodHashTable.h>
Public Types | |
| typedef TTypeTraits< KeyType >::ConstPointerType | KeyInitType |
Static Public Member Functions | |
| static FORCEINLINE bool | Matches (KeyInitType A, KeyInitType B) |
| static FORCEINLINE uint32 | GetKeyHash (KeyInitType Key) |
| typedef TTypeTraits<KeyType>::ConstPointerType Experimental::TSherwoodHashKeyFuncs< KeyType, ValueType >::KeyInitType |
|
inlinestatic |
|
inlinestatic |