FSourceControlWindows::OnSubmitClicked

Delegate called when the user clicks submit.

Windows
MacOS
Linux

References

Module

SourceControlWindows

Header

/Engine/Source/Editor/SourceControlWindows/Public/SourceControlWindows.h

Include

#include "SourceControlWindows.h"

Syntax

static bool OnSubmitClicked
(
    TSharedRef< class SSourceControlSubmitWidget > SourceControlWidget
)

Remarks

Delegate called when the user clicks submit. if the return value is true the submit dialog is closed. Otherwise it is left open for further corrections

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