Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlProvider
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
| Include | #include "ISourceControlProvider.h" |
virtual TUniquePtr< ISourceControlProvider > Create
&40;
const FStringView & OwnerName,
const FSourceControlInitSettings & InitialSettings
&41; const
Remarks
Creates a new instance of the source control provider type. Derived providers should implement this if they can more than one provider of the same type existing.