SWizard::AdvanceToPage

Shows the page with the specified index, but preserves page history.

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Workflow/SWizard.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Workflow/SWizard.cpp

Syntax

void AdvanceToPage
(
    int32 PageIndex
)

Remarks

Shows the page with the specified index, but preserves page history.

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