UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::JournaledCache::FCache::FConfig Struct Reference
+ Inheritance diagram for UE::IoStore::JournaledCache::FCache::FConfig:

Public Attributes

FString Path
 
- Public Attributes inherited from UE::IoStore::FIasCacheConfig
FStringView Name = TEXT("ias")
 
uint64 DiskQuota = 512ull << 20
 
uint32 MemoryQuota = 2 << 20
 
uint32 JournalQuota = 4 << 20
 
uint32 JournalMagic = 0
 
FRate WriteRate
 
FDemand Demand
 
bool DropCache = false
 

Member Data Documentation

◆ Path

FString UE::IoStore::JournaledCache::FCache::FConfig::Path

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