Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlState
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< class ISourceControlRevision, ESPMode::ThreadSafe > | FindHistoryRevision
(
int32 RevisionNumber |
Find an item from the history with the specified revision number. | |
| TSharedPtr< class ISourceControlRevision, ESPMode::ThreadSafe > | FindHistoryRevision
(
const FString& InRevision |
Find an item from the history with the specified revision. |