GetTypeHash

Overload list

Windows
MacOS
Linux
Name Description

Public function

uint32

 

GetTypeHash

(
    const TTuple< Types... >& Tuple
)

Public function

uint32

 

GetTypeHash

(
    const int64 A
)

Public function

uint32

 

GetTypeHash

(
    float Value
)

Public function

uint32

 

GetTypeHash

(
    double Value
)

Public function

uint32

 

GetTypeHash

(
    const TCHAR* S
)

Public function

uint32

 

GetTypeHash

(
    const void* A
)

Public function

uint32

 

GetTypeHash

(
    void* A
)

Public function

TEnableIf< T...

 

GetTypeHash

(
    EnumType E
)

Public function

uint32

 

GetTypeHash

(
    const TTuple<>& Tuple
)

Public function

uint32

 

GetTypeHash

(
    const uint8 A
)

Hash functions for common types.

Public function

uint32

 

GetTypeHash

(
    const int8 A
)

Public function

uint32

 

GetTypeHash

(
    const uint16 A
)

Public function

uint32

 

GetTypeHash

(
    const int16 A
)

Public function

uint32

 

GetTypeHash

(
    const int32 A
)

Public function

uint32

 

GetTypeHash

(
    const uint32 A
)

Public function

uint32

 

GetTypeHash

(
    const uint64 A
)

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