SWizard::GetNumPages

Gets the number of pages that this wizard contains.

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

int32 GetNumPages() const

Remarks

Gets the number of pages that this wizard contains.

Returns

The number of pages.

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