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

Public Types

using Callback = void(void *Param, const FDebugCacheEntry &)
 

Public Attributes

uint64 Key
 
uint32 Size
 
uint32 IsMemCache: 1
 
uint32 _Unused: 31
 

Member Typedef Documentation

◆ Callback

Member Data Documentation

◆ _Unused

uint32 UE::IoStore::JournaledCache::FDebugCacheEntry::_Unused

◆ IsMemCache

uint32 UE::IoStore::JournaledCache::FDebugCacheEntry::IsMemCache

◆ Key

uint64 UE::IoStore::JournaledCache::FDebugCacheEntry::Key

◆ Size

uint32 UE::IoStore::JournaledCache::FDebugCacheEntry::Size

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