Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlProvider
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
Include | #include "ISourceControlProvider.h" |
void Init ( bool bForceConnection )
Remarks
Initialize source control provider.
Parameters
Name | Description |
---|---|
bForceConnection | If set, this flag forces the provider to attempt a connection to its server. |