Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FDownloadFile
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
| Include | #include "SourceControlOperations.h" |
| Source | /Engine/Source/Developer/SourceControl/Private/SourceControlOperations.cpp |
FSharedBuffer GetFileData
&40;
const FStringView & Filename
&41;
Remarks
If no target directory was given to download the files too then the command will keep the files in memory which can be accessed via this method. If the file failed to download then a null FSharedBuffer will be returned.