Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
Include | #include "Serialization/MemoryImage.h" |
Syntax
class FHashedName
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FHashedName () |
||
![]() |
FHashedName
(
uint64 InHash |
||
![]() |
FHashedName
(
const FHashedName& InName |
||
![]() |
FHashedName
(
const TCHAR* InString |
||
![]() |
FHashedName
(
const FString& InString |
||
![]() |
FHashedName
(
const FName& InName |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FHashedNameDebugString & | ||
![]() ![]() |
uint64 | GetHash () |
|
![]() ![]() |
const FTypeLayoutDesc & | ||
![]() ![]() |
bool | IsNone () |
|
![]() ![]() |
FTypeLayoutDesc & |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FHashedName& Rhs |
|
![]() ![]() |
bool | operator<
(
const FHashedName& Rhs |
For sorting by name |
![]() |
FHashedName & | operator=
(
const FHashedName& InName |
|
![]() ![]() |
bool | operator==
(
const FHashedName& Rhs |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
InternalLinkType |
Typedefs
Name | Description |
---|---|
DerivedType | |
InternalBaseType |
Constants
Name | Description |
---|---|
CounterBase | |
InterfaceType |