USourceControlHelpers::CurrentProvider

Determine the name of the current source control provider.

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "SourceControlHelpers.h"

Source

/Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp

Syntax

static FString CurrentProvider()

Remarks

Determine the name of the current source control provider.

Returns

the name of the current source control provider. If one is not set then "None" is returned.

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