Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Hash
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Hash/CityHash.h |
| Include | #include "Hash/CityHash.h" |
uint64 CityHash128to64
(
const Uint128_64 & x
)
Remarks
Hash 128 input bits down to 64 bits of output. This is intended to be a reasonably good hash function.