Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlProvider
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
Include | #include "ISourceControlProvider.h" |
[TOptional](API\Runtime\Core\IO\TOptional)< bool > IsAtLatestRevision() const
Remarks
Whether the current source control client is at the latest version
This concept is currently only implemented for the Skein source control provider. The result of the operation if supported by the provider