Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlState
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h |
| Include | #include "ISourceControlState.h" |
Syntax
struct FResolveInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | BaseFile | ||
| FString | BaseRevision | ||
| FString | RemoteFile | ||
| FString | RemoteRevision |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|