Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemand
Classes
| Type | Name | Description | |
|---|---|---|---|
| FIoStoreOnDemandModule | |||
| FOnDemandCacheUsage | Holds information about cache usage | ||
| FOnDemandCancellationToken | Token used for signalling an operation to be cancelled. | ||
| FOnDemandContentHandle | Keeps referenced data pinned in the cache until released. | ||
| FOnDemandGetInstallSizeArgs | Arguments for getting the size of on-demand content. | ||
| FOnDemandInstallArgs | Arguments for installing/downloading on-demand content. | ||
| FOnDemandInstallProgress | Holds information about progress for an install request. | ||
| FOnDemandInstallResult | Holds information about an install request. | ||
| FOnDemandMountArgs | Arguments for mounting on-demand container TOC(s). | ||
| FOnDemandMountResult | Holds information about a mount request. | ||
| FOnDemandPurgeArgs | Arguments for purging on-demand content. | ||
| FOnDemandPurgeResult | Holds information about a purge request | ||
| FOnDemandToc | |||
| FOnDemandTocAdditionalFile | |||
| FOnDemandTocContainerEntry | |||
| FOnDemandTocEntry | |||
| FOnDemandTocHeader | |||
| FOnDemandTocSentinel | |||
| FOnDemandTocTagSet | |||
| FOnDemandTocTagSetPackageList | |||
| FTocMeta |
Typedefs
| Name | Description |
|---|---|
| FOnDemandInstallCompleted | Install completion callback. |
| FOnDemandInstallProgressed | Install Progress callback. |
| FOnDemandMountCompleted | Mount completion callback. |
| FOnDemandPurgeCompleted | Purge completion callback |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::IoStore::EOnDemandChunkVersion | |||
| UE::IoStore::EOnDemandInstallOptions | Options for controlling the behavior of the install request. | ||
| UE::IoStore::EOnDemandMountOptions | Options for controlling the behavior of mounted container(s). | ||
| UE::IoStore::EOnDemandTocVersion |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| EOnDemandMountOptions | |||
| EOnDemandInstallOptions | |||
| EOnDemandMountOptions & | |||
| EOnDemandInstallOptions & | |||
| EOnDemandInstallOptions | |||
| EOnDemandMountOptions | |||
| EOnDemandMountOptions & | |||
| EOnDemandInstallOptions & | |||
| EOnDemandMountOptions | |||
| EOnDemandInstallOptions | |||
| EOnDemandInstallOptions & | |||
| EOnDemandMountOptions & | |||
| EOnDemandInstallOptions | |||
| EOnDemandMountOptions | |||
| bool | UE::IoStore::TryParseConfigFile
(
const FString& ConfigPath, |