UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Uint128_64 Struct Reference

#include <CityHash.h>

Public Member Functions

 Uint128_64 (uint64 InLo, uint64 InHi)
 

Public Attributes

uint64 lo
 
uint64 hi
 

Constructor & Destructor Documentation

◆ Uint128_64()

Uint128_64::Uint128_64 ( uint64  InLo,
uint64  InHi 
)
inline

Member Data Documentation

◆ hi

uint64 Uint128_64::hi

◆ lo

uint64 Uint128_64::lo

The documentation for this struct was generated from the following file: