CGetTypeHashable

Describes a type with a GetTypeHash overload.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Concepts/GetTypeHashable.h

Include

#include "Concepts/GetTypeHashable.h"

Syntax

struct CGetTypeHashable

Remarks

Describes a type with a GetTypeHash overload.

Functions

Name Description

Public function

auto

 

Requires

(
    uint32& Result,
    const T& Val
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss