Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FOnDemandInstallCacheUsage
| Name | FCasUsage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
Syntax
struct FCasUsage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CasType | EOnDemandInstallCasType | IO/IoStoreOnDemand.h | ||
| FragmentedChunksSize | uint64 | IO/IoStoreOnDemand.h | ||
| MaxSize | uint64 | IO/IoStoreOnDemand.h | ||
| ReferencedBlockSize | uint64 | IO/IoStoreOnDemand.h | ||
| ReferencedSize | uint64 | IO/IoStoreOnDemand.h | ||
| TotalSize | uint64 | IO/IoStoreOnDemand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
IO/IoStoreOnDemand.h |