Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlState
| Name | ISourceControlState |
| Type | enum |
| Header File | /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h |
| Include Path | #include "ISourceControlState.h" |
Syntax
enum ISourceControlState
{
INVALID_REVISION = -1,
}
Values
| Name | Remarks |
|---|---|
| INVALID_REVISION |