![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Installer/DownloadService.h"#include "HAL/ThreadSafeBool.h"#include "Misc/ScopeLock.h"#include "Core/AsyncHelpers.h"#include "Tasks/Task.h"#include "Interfaces/IHttpRequest.h"#include "Interfaces/IHttpResponse.h"#include "Common/StatsCollector.h"#include "Installer/InstallerAnalytics.h"#include "Common/HttpManager.h"#include "Common/FileSystem.h"#include "Stats/Stats.h"#include "Containers/Ticker.h"Namespaces | |
| namespace | BuildPatchServices |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogDownloadService, Warning, All) | |
| DEFINE_LOG_CATEGORY (LogDownloadService) | |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogDownloadService | , |
| Warning | , | ||
| All | |||
| ) |
| DEFINE_LOG_CATEGORY | ( | LogDownloadService | ) |