Navigation
API > API/Runtime > API/Runtime/AppFramework > API/Runtime/AppFramework/Widgets > API/Runtime/AppFramework/Widgets/Workflow > API/Runtime/AppFramework/Widgets/Workflow/SWizard > API/Runtime/AppFramework/Widgets/Workflow/SWizard/FArguments
References
| Module | AppFramework |
| Header | /Engine/Source/Runtime/AppFramework/Public/Widgets/Workflow/SWizard.h |
| Include | #include "Widgets/Workflow/SWizard.h" |
WidgetArgsType & OnFirstPageBackClicked
&40;
const FOnClicked & InDelegate
&41;
Remarks
Exposes a delegate to be invoked when the wizard's 'Back' button is clicked. This button is only visible if this delegate is set and only on the first page.