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)< int > GetNumLocalChanges() const
Remarks
Returns the number of changes in the local workspace NOTE: This concept is currently only implemented for the Skein source control provider. The result of the operation if supported by the provider