Click or drag to resize
LaunchBox

IGameMultiMenuItemPlugin Interface

This plugin is similar to IGameMenuItemPlugin. The primary exceptions being that this interface allows you to create multiple menu items, and supports menu nesting

Namespace: Unbroken.LaunchBox.Plugins
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public interface IGameMultiMenuItemPlugin

The IGameMultiMenuItemPlugin type exposes the following members.

Methods
 NameDescription
Public methodGetMenuItems 
Top
See Also