Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/PlatformWithModularFeature > API/Runtime/BackgroundHTTP/PlatformWithModularFeature/FModularFeatureP-
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/PlatformWithModularFeature/ModularFeaturePlatformBackgroundHttp.h |
| Include | #include "PlatformWithModularFeature/ModularFeaturePlatformBackgroundHttp.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/PlatformWithModularFeature/ModularFeaturePlatformBackgroundHttp.cpp |
static FBackgroundHttpResponsePtr ConstructBackgroundResponse
(
int32 ResponseCode,
const FString & TempFilePath
)
Remarks
Creates a new Background Http Response instance for the current platform This normally is called by the request and associated with itself. response object