![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 |
| FString UE::IoStore::JournaledCache::FCache::FConfig::Path |