UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DownloadService.h File Reference
#include "CoreMinimal.h"
#include "Containers/Ticker.h"
#include "Common/SpeedRecorder.h"

Go to the source code of this file.

Classes

class  BuildPatchServices::IDownload
 
class  BuildPatchServices::IDownloadService
 
class  BuildPatchServices::FDownloadServiceFactory
 
class  BuildPatchServices::IDownloadServiceStat
 
struct  BuildPatchServices::IDownloadServiceStat::FDownloadRecord
 

Namespaces

namespace  BuildPatchServices
 

Functions

 BuildPatchServices::DECLARE_DELEGATE_TwoParams (FDownloadProgressDelegate, int32, uint64)
 
 BuildPatchServices::DECLARE_DELEGATE_TwoParams (FDownloadCompleteDelegate, int32, const FDownloadRef &)