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" |
void Internal_AddFileData
&40;
const FString & Filename,
FSharedBuffer FileData
&41;
Remarks
Do not call outside of source control implementations. Used to add the file in memory once downloaded so that the caller can get access to it.