SWizard::FArguments::OnFinished

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

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Workflow/SWizard.h"

Syntax

WidgetArgsType & OnFinished
(
    const FSimpleDelegate & InDelegate
)

Remarks

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

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