Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlProvider
Description
Whether the current source control client is at the latest version
This concept is currently only implemented for the Skein source control provider.
| Name | IsAtLatestRevision |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
| Include Path | #include "ISourceControlProvider.h" |
TOptional < bool > IsAtLatestRevision() const
The result of the operation if supported by the provider