ISourceControlProvider::RegisterSourceControlStateChanged_Handle

Register a delegate to be called when source control state(s) change

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlProvider.h"

Syntax

FDelegateHandle RegisterSourceControlStateChanged_Handle
(
    const FSourceControlStateChanged::FDelegate & SourceControlStateChanged
)

Remarks

Register a delegate to be called when source control state(s) change

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