FDownloadFile::FDownloadFile

This version of [FDownloadFile](API\Developer\SourceControl\FDownloadFile) will download the files and keep them in memory, which can then be accessed by calling ::GetFileData.

Unreal Engine C++ API Reference > Developer > SourceControl > FDownloadFile > FDownloadFile

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h
Include #include "SourceControlOperations.h"
FDownloadFile
(
    [EVerbosity](API\Developer\SourceControl\FDownloadFile\EVerbosity) InVerbosity
)

Remarks

This version of FDownloadFile will download the files and keep them in memory, which can then be accessed by calling ::GetFileData.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library