FHashedName

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h

Include

#include "Serialization/MemoryImage.h"

Syntax

class FHashedName

Constructors

Name Description

Public function

FHashedName()

Public function

FHashedName

(
    uint64 InHash
)

Public function

FHashedName

(
    const TCHAR* InString
)

Public function

FHashedName

(
    const FString& InString
)

Public function

FHashedName

(
    const FName& InName
)

Functions

Name Description

Public function Const

uint64

 

GetHash()

Public function Const

bool

 

IsNone()

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