Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h |
| Include | #include "Serialization/AsyncLoading2.h" |
Syntax
class FPublicExportKey
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPublicExportKey | FromPackageImport
(
FPackageObjectIndex ObjectIndex, |
||
| uint64 | |||
| FPackageId | GetPackageId () |
||
| bool | IsNull () |
||
| FPublicExportKey | MakeKey
(
FPackageId PackageId, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FPublicExportKey& Other |
||
| bool | operator==
(
const FPublicExportKey& Other |