![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::IDownloadService, including all inherited members.
| RequestAbandon(int32 RequestId)=0 | BuildPatchServices::IDownloadService | pure virtual |
| RequestCancel(int32 RequestId)=0 | BuildPatchServices::IDownloadService | pure virtual |
| RequestFile(const FString &FileUri, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate)=0 | BuildPatchServices::IDownloadService | pure virtual |
| RequestFileWithHeaders(const FString &FileUri, const TMap< FString, FString > &RequestHeaders, const FDownloadCompleteDelegate &OnCompleteDelegate, const FDownloadProgressDelegate &OnProgressDelegate)=0 | BuildPatchServices::IDownloadService | pure virtual |
| ~IDownloadService() | BuildPatchServices::IDownloadService | inlinevirtual |