![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BackgroundHttpManagerImpl.h"#include "CoreTypes.h"#include "PlatformBackgroundHttp.h"#include "HAL/FileManager.h"#include "HAL/PlatformFileManager.h"#include "HAL/PlatformAtomics.h"#include "HAL/PlatformFile.h"#include "Misc/ConfigCacheIni.h"#include "Misc/Paths.h"#include "Misc/ScopeRWLock.h"#include "Stats/Stats.h"#include "ProfilingDebugging/CsvProfiler.h"Functions | |
| DEFINE_LOG_CATEGORY (LogBackgroundHttpManager) | |
| CSV_DECLARE_CATEGORY_MODULE_EXTERN (BACKGROUNDHTTP_API, BackgroundDownload) | |
| CSV_DEFINE_CATEGORY (BackgroundDownload, true) | |
| CSV_DECLARE_CATEGORY_MODULE_EXTERN | ( | BACKGROUNDHTTP_API | , |
| BackgroundDownload | |||
| ) |
| CSV_DEFINE_CATEGORY | ( | BackgroundDownload | , |
| true | |||
| ) |
| DEFINE_LOG_CATEGORY | ( | LogBackgroundHttpManager | ) |