Navigation
Unreal Engine C++ API Reference > 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 Construct
&40;
const FArguments & InArgs
&41;
Remarks
Construct this widget.
Parameters
Name | Description |
---|---|
InArgs | The declaration data for this widget. |