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