Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Editor
Inheritance Hierarchy
- TCommands< FRigVMExecutionStackCommands >
- 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 | |
| TSharedPtr< FUICommandInfo > | SelectTargetInstructions | Selects the target instruction(s) of an instruction |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |