Navigation
Unreal Engine C++ API Reference > 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 |
---|---|---|
operator bool () |