Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPublicExportKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Serialization/AsyncLoading2.h | |||
FPublicExportKey
(
uint32 InPackageIdHigh, |
Serialization/AsyncLoading2.h |
FPublicExportKey()
| Name | FPublicExportKey |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h |
| Include Path | #include "Serialization/AsyncLoading2.h" |
FPublicExportKey()
FPublicExportKey(uint32, uint32, uint32, uint32)
| Name | FPublicExportKey |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h |
| Include Path | #include "Serialization/AsyncLoading2.h" |
FPublicExportKey
(
uint32 InPackageIdHigh,
uint32 InPackageIdLow,
uint32 InExportHashHigh,
uint32 InExportHashLow
)