FDownloadFile::AddFileData

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

Deprecated * Replaced by __Internal_AddFileData but you shouldn't be calling this anyway

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h
Include #include "SourceControlOperations.h"
void AddFileData
(
    const [FString](API\Runtime\Core\Containers\FString) & Filename,
    [FSharedBuffer](API\Runtime\Core\Memory\FSharedBuffer) FileData
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library