IElementAdderMenu Interface

Rotorz ReorderableList

IElementAdderMenu Interface
Interface for a menu interface.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public interface IElementAdderMenu
public interface IElementAdderMenu

The IElementAdderMenu type exposes the following members.

Methods
  NameDescription
Public methodDropDown
Displays the drop-down menu inside an editor GUI.
Top
Properties
  NameDescription
Public propertyIsEmpty
Gets a value indicating whether the menu contains any items.
Top
See Also