Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Editor
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FRigVMExecutionStackCommands
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMExecutionStackCommands.h |
| Include | #include "Editor/RigVMExecutionStackCommands.h" |
Syntax
class FRigVMExecutionStackCommands : public TCommands< FRigVMExecutionStackCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | FocusOnSelection | Focuses on a selected operator's node | |
| TSharedPtr< FUICommandInfo > | GoToInstruction | Looks for a specific instruction by index and brings it into focus |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |