![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CVarUtilities.h"#include "HAL/LowLevelMemTracker.h"#include "IO/OnDemandError.h"#include "Misc/CoreDelegates.h"#include "OnDemandBackendStatus.h"#include "ProfilingDebugging/CountersTrace.h"#include "ProfilingDebugging/CsvProfiler.h"Go to the source code of this file.
Classes | |
| class | UE::IoStore::FOnDemandIoBackendStats |
| class | UE::IoStore::FOnDemandContentInstallerStats |
| class | UE::IoStore::FOnDemandInstallCacheStats |
Namespaces | |
| namespace | UE |
| namespace | UE::IoStore |
| NO_LOGGING. | |
Macros | |
| #define | IAS_WITH_STATISTICS 0 |
| #define | UE_TRACK_CDN_HIT_STATUS 1 |
| #define | UE_ENABLE_ONSCREEN_STATISTICS !UE_BUILD_SHIPPING |
| #define | IAS_STATISTICS_IMPL(...) { return __VA_ARGS__; } |
Functions | |
| LLM_DECLARE_TAG (Ias) | |
| void | UE::IoStore::OnDemandSetImmediateAnalyticHandler (FOnDemandImmediateAnalyticHandler &&EventHandler) |
| #define IAS_STATISTICS_IMPL | ( | ... | ) | { return __VA_ARGS__; } |
| #define IAS_WITH_STATISTICS 0 |
| #define UE_ENABLE_ONSCREEN_STATISTICS !UE_BUILD_SHIPPING |
| #define UE_TRACK_CDN_HIT_STATUS 1 |
| LLM_DECLARE_TAG | ( | Ias | ) |