IElementAdderMenu Interface |
Interface for a menu interface.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic interface IElementAdderMenu
public interface IElementAdderMenu
The IElementAdderMenu type exposes the following members.
Methods
| Name | Description |
---|
 | DropDown |
Displays the drop-down menu inside an editor GUI.
|
Top
Properties
| Name | Description |
---|
 | IsEmpty |
Gets a value indicating whether the menu contains any items.
|
Top
See Also