UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HashTraits.h File Reference

Go to the source code of this file.

Classes

struct  uLang::TDefaultHashTraits< KeyType >
 

Namespaces

namespace  uLang
 

Functions

uint32_t uLang::GetTypeHash (const void *Key)
 
uint32_t uLang::MurmurFinalize32 (uint32_t Hash)
 
constexpr uint32_t uLang::HashCombineFast (uint32_t A, uint32_t B)
 
uint32_t uLang::GetTypeHash (uint32_t I)
 
uint32_t uLang::GetTypeHash (int32_t I)
 
uint32_t uLang::GetTypeHash (uint64_t I)
 
uint32_t uLang::GetTypeHash (int64_t I)