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
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
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
) const
|
|
SchematicGraphPanel/SchematicViewportTabSummoner.h |
|
|
|
SchematicGraphPanel/SchematicViewportTabSummoner.h |
|