![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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() const | FBackgroundHttpResponseImpl | virtual |
| GetTempContentFilePath() const | FBackgroundHttpResponseImpl | virtual |
| ResponseCode | FBackgroundHttpResponseImpl | protected |
| TempContentFilePath | FBackgroundHttpResponseImpl | protected |
| ~FBackgroundHttpResponseImpl() | FBackgroundHttpResponseImpl | inlinevirtual |
| ~IBackgroundHttpResponse()=default | IBackgroundHttpResponse | virtual |