IHasCustomMenu
interface in UnityEditor
Description 描述
Defines a method to add custom menu items to an Editor Window.
Public Methods 公共方法
| AddItemsToMenu | Adds your custom menu items to an Editor Window. |
interface in UnityEditor
Defines a method to add custom menu items to an Editor Window.
| AddItemsToMenu | Adds your custom menu items to an Editor Window. |