ISourceControlModule::RegisterProviderChanged

Register a delegate to be called when the source control provider changes

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlModule.h"

Syntax

FDelegateHandle RegisterProviderChanged
(
    const FSourceControlProviderChanged::FDelegate & SourceControlProviderChanged
)

Remarks

Register a delegate to be called when the source control provider changes

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