UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IasCache.h File Reference
#include "Containers/StringView.h"
#include "IO/IoStatus.h"
#include "Memory/MemoryFwd.h"
#include "Tasks/Task.h"
#include "Templates/UniquePtr.h"

Go to the source code of this file.

Classes

class  UE::IoStore::IIasCache
 
struct  UE::IoStore::FIasCacheConfig
 
struct  UE::IoStore::FIasCacheConfig::FRate
 
struct  UE::IoStore::FIasCacheConfig::FDemand
 

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 

Macros

#define UE_ALLOW_DROP_CACHE   !UE_BUILD_SHIPPING
 

Functions

TUniquePtr< IIasCacheUE::IoStore::MakeIasCache (const TCHAR *RootDir, const FIasCacheConfig &Config, class FDiskCacheGovernor &Governor)
 

Macro Definition Documentation

◆ UE_ALLOW_DROP_CACHE

#define UE_ALLOW_DROP_CACHE   !UE_BUILD_SHIPPING