Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore
| |
|
| Name |
FInstallCacheErrorContext |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path |
#include "IO/OnDemandError.h" |
Syntax
struct FInstallCacheErrorContext
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDiskQuerySucceeded |
bool |
|
IO/OnDemandError.h |
|
| CacheSize |
uint64 |
|
IO/OnDemandError.h |
|
| DiskFreeBytes |
uint64 |
|
IO/OnDemandError.h |
|
| DiskTotalBytes |
uint64 |
|
IO/OnDemandError.h |
|
| IoError |
FIoStatus |
|
IO/OnDemandError.h |
|
| LineNo |
uint32 |
|
IO/OnDemandError.h |
|
| MaxCacheSize |
uint64 |
|
IO/OnDemandError.h |
|