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

This is the complete list of members for FGenericPlatformBackgroundHttpResponse, including all inherited members.

FBackgroundHttpResponseImpl()FBackgroundHttpResponseImpl
FGenericPlatformBackgroundHttpResponse(int32 ResponseCode, const FString &TempContentFilePath)FGenericPlatformBackgroundHttpResponse
FGenericPlatformBackgroundHttpResponse(FHttpRequestPtr HttpRequestIn, FHttpResponsePtr HttpResponse, bool bSuccess)FGenericPlatformBackgroundHttpResponse
GetResponseCode() constFBackgroundHttpResponseImplvirtual
GetTempContentFilePath() constFBackgroundHttpResponseImplvirtual
ResponseCodeFBackgroundHttpResponseImplprotected
TempContentFilePathFBackgroundHttpResponseImplprotected
~FBackgroundHttpResponseImpl()FBackgroundHttpResponseImplinlinevirtual
~IBackgroundHttpResponse()=defaultIBackgroundHttpResponsevirtual