Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpManagerImpl
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpManagerImpl.h |
| Include | #include "BackgroundHttpManagerImpl.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpManagerImpl.cpp |
virtual void ConvertAllTempFilenamesToFullPaths
(
TArray < FString > & OutFilenamesAsFullPaths,
const TArray < FString > & FilenamesToConvertToFullPaths
) const
Remarks
Helper function that converts the supplied list of Temp folder filenames to a list that is always all full paths.