Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FPackageImportReference |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h |
| Include Path | #include "Serialization/AsyncLoading2.h" |
Syntax
class FPackageImportReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPackageImportReference
(
uint32 InImportedPackageIndex, |
Serialization/AsyncLoading2.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportedPackageIndex | uint32 | Serialization/AsyncLoading2.h | ||
| ImportedPublicExportHashIndex | uint32 | Serialization/AsyncLoading2.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetImportedPackageIndex() |
Serialization/AsyncLoading2.h | ||
uint32 GetImportedPublicExportHashIndex() |
Serialization/AsyncLoading2.h |