Navigation
API > API/Runtime > API/Runtime/BackgroundHTTPFileHash > API/Runtime/BackgroundHTTPFileHash/FURLTempFileMapping
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BackgroundHttpFileHashHelper.h |
|
|
|
BackgroundHttpFileHashHelper.h |
|
FURLTempFileMapping()
| |
|
| Name |
FURLTempFileMapping |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BackgroundHTTPFileHash/Public/BackgroundHttpFileHashHelper.h |
| Include Path |
#include "BackgroundHttpFileHashHelper.h" |
FURLTempFileMapping()
FURLTempFileMapping(const FString &, const FString &)
| |
|
| Name |
FURLTempFileMapping |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BackgroundHTTPFileHash/Public/BackgroundHttpFileHashHelper.h |
| Include Path |
#include "BackgroundHttpFileHashHelper.h" |
FURLTempFileMapping
(
const FString & URLIn,
const FString & TempFilenameIn
)