![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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< IIasCache > | UE::IoStore::MakeIasCache (const TCHAR *RootDir, const FIasCacheConfig &Config, class FDiskCacheGovernor &Governor) |
| #define UE_ALLOW_DROP_CACHE !UE_BUILD_SHIPPING |