FOnPostCheckOut

Delegate used for performing operation on files that may need a checkout, but before they are added to source control

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< bool, const FString &, const FText &, FText & > FOnPostCheckOut

References

Module

SourceControl

Header

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

Include

#include "SourceControlHelpers.h"

Remarks

Delegate used for performing operation on files that may need a checkout, but before they are added to source control

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