Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
CGetTypeHashable Struct Reference

#include <GetTypeHashable.h>

Public Member Functions

template<typename T >
auto Requires (uint32 &Result, const T &Val) -> decltype(Result=GetTypeHash(Val))
 

Detailed Description

Describes a type with a GetTypeHash overload.

Definition at line 11 of file GetTypeHashable.h.

Member Function Documentation

◆ Requires()

template<typename T >
auto CGetTypeHashable::Requires ( uint32 & Result,
const T & Val ) -> decltype(Result=GetTypeHash(Val))

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