Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4TypeHash_Private::TGetTupleHashHelper< ArgToCombine, ArgCount > Struct Template Reference

#include <TypeHash.h>

Static Public Member Functions

template<typename TupleType >
static FORCEINLINE uint32 Do (uint32 Hash, const TupleType &Tuple)
 

Detailed Description

template<uint32 ArgToCombine, uint32 ArgCount>
struct UE4TypeHash_Private::TGetTupleHashHelper< ArgToCombine, ArgCount >

Definition at line 129 of file TypeHash.h.

Member Function Documentation

◆ Do()

template<uint32 ArgToCombine, uint32 ArgCount>
template<typename TupleType >
static FORCEINLINE uint32 UE4TypeHash_Private::TGetTupleHashHelper< ArgToCombine, ArgCount >::Do ( uint32 Hash,
const TupleType & Tuple )
inlinestatic

Definition at line 132 of file TypeHash.h.


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