Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpResponseImpl
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BackgroundHttpResponseImpl.h |
|
|
|
BackgroundHttpResponseImpl.h |
|
FBackgroundHttpResponseImpl()
| |
|
| Name |
FBackgroundHttpResponseImpl |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpResponseImpl.h |
| Include Path |
#include "BackgroundHttpResponseImpl.h" |
| Source |
/Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpResponseImpl.cpp |
FBackgroundHttpResponseImpl()
FBackgroundHttpResponseImpl(FString, int32)
| |
|
| Name |
FBackgroundHttpResponseImpl |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpResponseImpl.h |
| Include Path |
#include "BackgroundHttpResponseImpl.h" |
| Source |
/Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpResponseImpl.cpp |
FBackgroundHttpResponseImpl
(
FString InTempContentFilePath,
int32 InResponseCode
)