Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpManagerImpl
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual BackgroundHttpFileHashHelperRef GetFileHashHelper () |
Gets our FileHashHelper to compute temp file mappings. | BackgroundHttpManagerImpl.h | |
virtual const BackgroundHttpFileHashHelperRef GetFileHashHelper () |
BackgroundHttpManagerImpl.h |
GetFileHashHelper()
Description
Gets our FileHashHelper to compute temp file mappings.
| Name | GetFileHashHelper |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpManagerImpl.h |
| Include Path | #include "BackgroundHttpManagerImpl.h" |
virtual BackgroundHttpFileHashHelperRef GetFileHashHelper()
GetFileHashHelper()
| Name | GetFileHashHelper |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpManagerImpl.h |
| Include Path | #include "BackgroundHttpManagerImpl.h" |
virtual const BackgroundHttpFileHashHelperRef GetFileHashHelper() const