ISourceControlProvider::Init

Initialize source control provider.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library