Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > FDownloadFile
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
Include | #include "SourceControlOperations.h" |
Syntax
enum EVerbosity
{
None,
Full,
}
Values
Name | Description |
---|---|
None | No logging when the command is run. |
Full | Log the full cmdline when the command is run. |