UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FOnDemandStreamingCacheUsage Struct Reference

#include <IoStoreOnDemand.h>

Public Attributes

uint64 MaxSize = 0
 
uint64 TotalSize = 0
 

Friends

UE_API friend FStringBuilderBaseoperator<< (FStringBuilderBase &Sb, const FOnDemandStreamingCacheUsage &CacheUsage)
 

Detailed Description

Holds information about the stremaing cache usage

Friends And Related Symbol Documentation

◆ operator<<

UE_API friend FStringBuilderBase & operator<< ( FStringBuilderBase Sb,
const FOnDemandStreamingCacheUsage CacheUsage 
)
friend

Member Data Documentation

◆ MaxSize

uint64 UE::IoStore::FOnDemandStreamingCacheUsage::MaxSize = 0

◆ TotalSize

uint64 UE::IoStore::FOnDemandStreamingCacheUsage::TotalSize = 0

The documentation for this struct was generated from the following file: