Navigation
Unreal Engine C++ API Reference > Runtime > Core > IO
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/IO/IoContainerHeader.h |
Include | #include "IO/IoContainerHeader.h" |
Syntax
struct FIoContainerHeader
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FIoContainerId | ContainerId | |
![]() |
TArray< FIoContainerHeaderLocalizedPackage > | LocalizedPackages | |
![]() |
TArray< FPackageId > | OptionalSegmentPackageIds | |
![]() |
TArray< uint8 > | OptionalSegmentStoreEntries | |
![]() |
TArray< FPackageId > | PackageIds | |
![]() |
TArray< FIoContainerHeaderPackageRedirect > | PackageRedirects | |
![]() |
TArray< FDisplayNameEntryId > | RedirectsNameMap | |
![]() |
TArray< uint8 > | StoreEntries |
Constants
Name | Description |
---|---|
Signature |