Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- FWorkflowTabFactory
- FToolBoxSummoner
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/SPersonaToolBox.h |
| Include | #include "SPersonaToolBox.h" |
Syntax
struct FToolBoxSummoner : public FWorkflowTabFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< FPersonaAssetEditorToolkit > | PersonaAssetEditorToolkit |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FToolBoxSummoner
(
TSharedPtr< FPersonaAssetEditorToolkit > InPersonaEditorToolkit |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanSpawnTab
(
const FSpawnTabArgs& SpawnArgs, |
||
| TSharedRef< SWidget > | CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
||
| TSharedRef< SDockTab > | SpawnTab
(
const FWorkflowTabSpawnInfo& Info |