Navigation
API > API/Runtime > API/Runtime/AppFramework > API/Runtime/AppFramework/Widgets > API/Runtime/AppFramework/Widgets/Workflow > API/Runtime/AppFramework/Widgets/Workflow/SWizard
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 |
void ShowPage
&40;
int32 PageIndex
&41;
Remarks
Attempts to show the page with the specified index.
Parameters
| Name | Description |
|---|---|
| PageIndex | The index of the page to show. |