Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp
Inheritance Hierarchy
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/SModeWidget.h |
| Include | #include "WorkflowOrientedApp/SModeWidget.h" |
Syntax
class SModeWidget : public SCompoundWidget
Remarks
This is the base class for a mode widget in a workflow oriented editor.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Construct a SModeWidget. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |