SWizard::FWizardPage::FArguments::OnLeave

Exposes a delegate to be invoked when this page is being deactivated.

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Workflow/SWizard.h"

Syntax

WidgetArgsType & OnLeave
(
    const FSimpleDelegate & InDelegate
)

Remarks

Exposes a delegate to be invoked when this page is being deactivated.

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