![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::FDownloadService, including all inherited members.
| FDownloadService(IHttpManager *HttpManager, IFileSystem *FileSystem, IDownloadServiceStat *DownloadServiceStat, IInstallerAnalytics *InstallerAnalytics) | BuildPatchServices::FDownloadService | inline |
| RequestAbandon(int32 RequestId) override | BuildPatchServices::FDownloadService | inlinevirtual |
| RequestCancel(int32 RequestId) override | BuildPatchServices::FDownloadService | inlinevirtual |
| RequestFile(const FString &FileUri, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate) override | BuildPatchServices::FDownloadService | inlinevirtual |
| RequestFileWithHeaders(const FString &FileUri, const TMap< FString, FString > &RequestHeaders, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate) | BuildPatchServices::FDownloadService | inlinevirtual |
| ~FDownloadService() | BuildPatchServices::FDownloadService | inline |
| ~IDownloadService() | BuildPatchServices::IDownloadService | inlinevirtual |