Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | FRigVMEditorGraphExplorerTabSummoner |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMEditorGraphExplorerTabSummoner.h |
| Include Path | #include "Editor/RigVMEditorGraphExplorerTabSummoner.h" |
Syntax
struct FRigVMEditorGraphExplorerTabSummoner : public FWorkflowTabFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FWorkflowTabFactory → FRigVMEditorGraphExplorerTabSummoner
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMEditorGraphExplorerTabSummoner
(
const TSharedRef< IRigVMEditor >& InRigVMEditor |
Editor/RigVMEditorGraphExplorerTabSummoner.h |
Functions
Public
Overridden from FWorkflowTabFactory
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
Editor/RigVMEditorGraphExplorerTabSummoner.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FName TabID() |
Editor/RigVMEditorGraphExplorerTabSummoner.h |