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

#include <DiskCacheGovernor.h>

Public Attributes

uint32 Bytes = 16 << 20
 
uint32 Ops = 32
 
uint32 Seconds = 60
 

Member Data Documentation

◆ Bytes

uint32 UE::IoStore::FDiskCacheGovernor::FAllowance::Bytes = 16 << 20

◆ Ops

uint32 UE::IoStore::FDiskCacheGovernor::FAllowance::Ops = 32

◆ Seconds

uint32 UE::IoStore::FDiskCacheGovernor::FAllowance::Seconds = 60

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