UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FDownloadService Member List

This is the complete list of members for BuildPatchServices::FDownloadService, including all inherited members.

FDownloadService(IHttpManager *HttpManager, IFileSystem *FileSystem, IDownloadServiceStat *DownloadServiceStat, IInstallerAnalytics *InstallerAnalytics)BuildPatchServices::FDownloadServiceinline
RequestAbandon(int32 RequestId) overrideBuildPatchServices::FDownloadServiceinlinevirtual
RequestCancel(int32 RequestId) overrideBuildPatchServices::FDownloadServiceinlinevirtual
RequestFile(const FString &FileUri, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate) overrideBuildPatchServices::FDownloadServiceinlinevirtual
RequestFileWithHeaders(const FString &FileUri, const TMap< FString, FString > &RequestHeaders, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate)BuildPatchServices::FDownloadServiceinlinevirtual
~FDownloadService()BuildPatchServices::FDownloadServiceinline
~IDownloadService()BuildPatchServices::IDownloadServiceinlinevirtual