Navigation
API > API/Editor > API/Editor/AnimationEditorWidgets
| Name | FSchematicViewportTabSummoner |
| Type | struct |
| Header File | /Engine/Source/Editor/AnimationEditorWidgets/Public/SchematicGraphPanel/SchematicViewportTabSummoner.h |
| Include Path | #include "SchematicGraphPanel/SchematicViewportTabSummoner.h" |
Syntax
struct FSchematicViewportTabSummoner : public FWorkflowTabFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FWorkflowTabFactory → FSchematicViewportTabSummoner
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSchematicViewportTabSummoner
(
TSharedPtr< class FAssetEditorToolkit > InHostingApp, |
SchematicGraphPanel/SchematicViewportTabSummoner.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TabID | const FName | SchematicGraphPanel/SchematicViewportTabSummoner.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnViewportCreated | FOnSchematicViewportCreated | SchematicGraphPanel/SchematicViewportTabSummoner.h | ||
| SchematicGraphWeak | TWeakPtr< FSchematicGraphModel > | SchematicGraphPanel/SchematicViewportTabSummoner.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
SchematicGraphPanel/SchematicViewportTabSummoner.h | ||
virtual FTabSpawnerEntry & RegisterTabSpawner
(
TSharedRef< FTabManager > TabManager, |
SchematicGraphPanel/SchematicViewportTabSummoner.h |