Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/PackageStore.h |
| Include | #include "IO/PackageStore.h" |
Syntax
struct FPackageStoreEntry
Remarks
Package store entry.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasOptionalSegment | ||
| TArrayView< const FPackageId > | ImportedPackageIds | ||
| TArrayView< const FPackageId > | OptionalSegmentImportedPackageIds | ||
| TArrayView< const FSHAHash > | ShaderMapHashes |