Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FSourceControlInitSettings
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/SourceControlInitSettings.h |
| Include | #include "SourceControlInitSettings.h" |
Syntax
enum ECmdLineFlags
{
None,
ReadAll,
}
Values
| Name | Description |
|---|---|
| None | Do not read any settings from the commandline |
| ReadAll | Read all available settings from the commandline |