ContextMenuUtility.AddMenuItem

Declaration

public static void AddMenuItem(UIElements.DropdownMenu menu, string menuItemPath, string contextMenuPath);

Parameters

menu The Scene view context menu to add a MenuItem to.
menuItemPath The menu item path that is registered with MenuItem.
contextMenuPath The menu item path to display in the Scene view context menu.

Description

Add a MenuItem to the Scene view context menu.


Did you find this page useful? Please give it a rating: