Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowTabFactory.h |
| Include | #include "WorkflowOrientedApp/WorkflowTabFactory.h" |
Syntax
class FWorkflowTabSpawnInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FTabPayload > | Payload | Payload to spawn the tab with. | |
| TSharedPtr< class FTabInfo > | TabInfo | The TabInfo being used to spawn this. | |
| TSharedPtr< FTabManager > | TabManager | The parent tab manager |
Constructors
| Type | Name | Description | |
|---|---|---|---|