SWizard::ShowPage

Attempts to show the page with the specified index.

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 ShowPage
(
    int32 PageIndex
)

Remarks

Attempts to show the page with the specified index.

Parameters

Parameter

Description

PageIndex

The index of the page to show.

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