Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Editor
Inheritance Hierarchy
- TSharedFromThis
- FWorkflowTabFactory
- FRigVMExecutionStackTabSummoner
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMExecutionStackTabSummoner.h |
| Include | #include "Editor/RigVMExecutionStackTabSummoner.h" |
Syntax
struct FRigVMExecutionStackTabSummoner : public FWorkflowTabFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< FRigVMEditor > | RigVMEditor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMExecutionStackTabSummoner
(
const TSharedRef< FRigVMEditor >& InRigVMEditor |
Overridden from FWorkflowTabFactory
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
Creates the widget that will be the body of the new tab Users will most commonly override just this. |
Constants
| Name | Description |
|---|---|
| TabID |