UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGenericPlatformBackgroundHttpRequest::FGenericPlatformBackgroundHttpWrapper Class Reference

#include <GenericPlatformBackgroundHttpRequest.h>

Public Member Functions

 FGenericPlatformBackgroundHttpWrapper (FBackgroundHttpRequestPtr Request, int MaxRetriesToAttempt)
 
 ~FGenericPlatformBackgroundHttpWrapper ()
 
void MakeRequest ()
 
void HttpRequestComplete (FHttpRequestPtr HttpRequestIn, FHttpResponsePtr HttpResponse, bool bSuccess)
 

Constructor & Destructor Documentation

◆ FGenericPlatformBackgroundHttpWrapper()

FGenericPlatformBackgroundHttpRequest::FGenericPlatformBackgroundHttpWrapper::FGenericPlatformBackgroundHttpWrapper ( FBackgroundHttpRequestPtr  Request,
int  MaxRetriesToAttempt 
)

◆ ~FGenericPlatformBackgroundHttpWrapper()

FGenericPlatformBackgroundHttpRequest::FGenericPlatformBackgroundHttpWrapper::~FGenericPlatformBackgroundHttpWrapper ( )

Member Function Documentation

◆ HttpRequestComplete()

void FGenericPlatformBackgroundHttpRequest::FGenericPlatformBackgroundHttpWrapper::HttpRequestComplete ( FHttpRequestPtr  HttpRequestIn,
FHttpResponsePtr  HttpResponse,
bool  bSuccess 
)

◆ MakeRequest()

void FGenericPlatformBackgroundHttpRequest::FGenericPlatformBackgroundHttpWrapper::MakeRequest ( )

The documentation for this class was generated from the following files: