Table of Contents

Class MenuDefinitions

Namespace
Loehnert.Lisrt.Scripting.Editor.File.Python
Assembly
Loehnert.Lisrt.Scripting.dll

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

MenuItemGroupDefinition

ToggleBreakPointMenuItem

Gets the menu item to toggle a breakpoint in the selected line.

[Export]
public static MenuItemDefinition ToggleBreakPointMenuItem { get; }

Property Value

MenuItemDefinition