FOnGetPageIndex

Delegate type for getting the next page to show.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< int32, int32 > FOnGetPageIndex

References

Module

AppFramework

Header

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

Include

#include "Widgets/Workflow/SWizard.h"

Remarks

Delegate type for getting the next page to show.

The parameter is the current page index. The return value should be the next page index.

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