Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemand > API/Runtime/IoStoreOnDemand/IO
References
| Module | IoStoreOnDemand |
| Header | /Engine/Source/Runtime/Experimental/IoStore/OnDemand/Public/IO/IoStoreOnDemand.h |
| Include | #include "IO/IoStoreOnDemand.h" |
Syntax
struct FOnDemandTocHeader
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | BlockSize | ||
| FString | ChunksDirectory | ||
| uint32 | ChunkVersion | ||
| FString | CompressionFormat | ||
| uint64 | Magic | ||
| uint32 | Version |
Constants
| Name | Description |
|---|---|
| ExpectedMagic |