csharp
public record class MenuSubmenuA line that opens a menu of its own.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public MenuGroup GroupWhat is in it.
Methods (1)
public MenuSubmenu(MenuGroup Group)A line that opens a menu of its own.
Used by (6)
- EditorAffordanceTestsVixen.Editor.App.Tests
- MenuBarTestsVixen.Editor.App.Tests
- MenuGroupVixen.Editor.Ui
- MenuPresenterVixen.Editor.Ui
- ModuleTestsVixen.Editor.Plugin.Tests
- OutOfTreePluginTestsVixen.Editor.App.Tests