SWizard::FArguments::OnCanceled

Exposes a delegate to be invoked when the wizard is canceled.

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Workflow/SWizard.h

Include

#include "Widgets/Workflow/SWizard.h"

Syntax

WidgetArgsType & OnCanceled
(
    const FSimpleDelegate & InDelegate
)

Remarks

Exposes a delegate to be invoked when the wizard is canceled.

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