Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore
| Name | FOnDemandTocHeader |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandToc.h |
| Include Path | #include "IO/OnDemandToc.h" |
Syntax
struct FOnDemandTocHeader
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ExpectedMagic | uint64 | IO/OnDemandToc.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BlockSize | uint32 | IO/OnDemandToc.h | ||
| ChunksDirectory | FString | IO/OnDemandToc.h | ||
| CompressionFormat | FString | IO/OnDemandToc.h | ||
| Flags | uint32 | IO/OnDemandToc.h | ||
| HostGroupName | FString | IO/OnDemandToc.h | ||
| Magic | uint64 | IO/OnDemandToc.h | ||
| Version | uint32 | IO/OnDemandToc.h |