Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4GetTypeHashExists_Private::GetTypeHashQuery< T, bIsHashableScalarType > Struct Template Reference

#include <HasGetTypeHash.h>

Public Types

enum  { Value = true }
 

Detailed Description

template<typename T, bool bIsHashableScalarType = TOr<TIsArithmetic<T>, TIsPointer<T>, TIsEnum<T>>::Value>
struct UE4GetTypeHashExists_Private::GetTypeHashQuery< T, bIsHashableScalarType >

Definition at line 33 of file HasGetTypeHash.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T , bool bIsHashableScalarType = TOr<TIsArithmetic<T>, TIsPointer<T>, TIsEnum<T>>::Value>
anonymous enum
Enumerator
Value 

Definition at line 36 of file HasGetTypeHash.h.


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