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 FIoStoreDownloadParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | AccessKey | ||
| FString | Bucket | ||
| FString | CredentialsFile | ||
| FString | CredentialsFileKeyName | ||
| FString | Directory | ||
| int32 | MaxConcurrentDownloads | ||
| FString | Region | ||
| FString | SecretKey | ||
| FString | ServiceUrl | ||
| FString | SessionToken |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TIoStatusOr< FIoStoreDownloadParams > | |||
| FIoStatus | Validate () |