Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore
Holds information about install and streaming cache usage
| Name | FOnDemandCacheUsage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
Syntax
struct FOnDemandCacheUsage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InstallCache | FOnDemandInstallCacheUsage | IO/IoStoreOnDemand.h | ||
| StreamingCache | FOnDemandStreamingCacheUsage | IO/IoStoreOnDemand.h |