Class MenuDefinitions
Contains the menu definitions that belongs to a python file.
public static class MenuDefinitions
- Inheritance
-
MenuDefinitions
- Inherited Members
Properties
BreakPointGroup
Gets the group for the engine control.
[Export]
public static MenuItemGroupDefinition BreakPointGroup { get; }
Property Value
ToggleBreakPointMenuItem
Gets the menu item to toggle a breakpoint in the selected line.
[Export]
public static MenuItemDefinition ToggleBreakPointMenuItem { get; }