Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > FDownloadFile
Type | Name | Description | |
---|---|---|---|
![]() |
This version of FDownloadFile will download the files and keep them in memory, which can then be accessed by calling ::GetFileData. | ||
![]() |
FDownloadFile
(
EVerbosity InVerbosity |
This version of FDownloadFile will download the files and keep them in memory, which can then be accessed by calling ::GetFileData. | |
![]() |
FDownloadFile
(
FStringView InTargetDirectory, |
This version of FDownloadFile will download the files to the given target directory |