GetTypeHash

Overload list

Windows
MacOS
Linux
Name Description

Public function

uint32

 

GetTypeHash

(
    const FColor& Color
)

Public function

uint32

 

GetTypeHash

(
    const FLinearColor& LinearColor
)

Public function

uint32

 

GetTypeHash

(
    const FIntPoint& InPoint
)

Public function

uint32

 

GetTypeHash

(
    const FIntVector& Vector
)

Public function

uint32

 

GetTypeHash

(
    const FVector& Vector
)

Creates a hash value from a FVector.

Public function

uint32

 

GetTypeHash

(
    const FVector2D& Vector
)

Creates a hash value from a FVector2D.

Public function

uint32

 

GetTypeHash

(
    const FVector4& Vector
)

Creates a hash value from a FVector4.

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