Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemand > API/Runtime/IoStoreOnDemand/IO
References
| Module | IoStoreOnDemand |
| Header | /Engine/Source/Runtime/Experimental/IoStoreOnDemand/Public/IO/IoStoreOnDemand.h |
| Include | #include "IO/IoStoreOnDemand.h" |
Syntax
struct FOnDemandTocContainerEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FIoBlockHash > | BlockHashes | ||
| TArray< uint32 > | BlockSizes | ||
| FString | ContainerName | ||
| FString | EncryptionKeyGuid | ||
| TArray< FOnDemandTocEntry > | Entries | ||
| FIoHash | UTocHash | Hash of the .utoc file (on disk) used to generate this data |