This version of Unity is unsupported.

ContextMenuUtility.AddComponentEntriesTo

Declaration

public static void AddComponentEntriesTo(UIElements.DropdownMenu menu);

Parameters

menu The Scene view context menu to add the component menu items of the current selection to.

Description

Adds the component menu items of the current selection to the Scene view context menu.