ISourceControlProvider::Init

Initialize source control provider.

Windows
MacOS
Linux

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h

Include

#include "ISourceControlProvider.h"

Syntax

void Init
(
    bool bForceConnection
)

Remarks

Initialize source control provider.

Parameters

Parameter

Description

bForceConnection

If set, this flag forces the provider to attempt a connection to its server.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss