Navigation
API > API/Editor > API/Editor/Persona
| Name | FToolBoxSummoner |
| Type | struct |
| Header File | /Engine/Source/Editor/Persona/Public/SPersonaToolBox.h |
| Include Path | #include "SPersonaToolBox.h" |
Syntax
struct FToolBoxSummoner : public FWorkflowTabFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FWorkflowTabFactory → FToolBoxSummoner
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FToolBoxSummoner
(
TSharedPtr< FPersonaAssetEditorToolkit > InPersonaEditorToolkit |
SPersonaToolBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanSpawnTab
(
const FSpawnTabArgs& SpawnArgs, |
SPersonaToolBox.h | ||
virtual TSharedRef< SWidget > CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
SPersonaToolBox.h | ||
virtual TSharedRef< SDockTab > SpawnTab
(
const FWorkflowTabSpawnInfo& Info |
SPersonaToolBox.h |