IHasCustomMenu
Defines a method to add custom menu items to an Editor Window.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Interface
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public interface IHasCustomMenu
Methods
Method | Description |
|---|---|
| AddItemsToMenu | Adds your custom menu items to an Editor Window. |