Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ContextMenuUtility.AddGameObjectEntriesTo

Declaration

public static void AddGameObjectEntriesTo(UIElements.DropdownMenu menu);

Parameters

menu The Scene view context menu to add the default actions for a GameObject and the component menu items of the current selection to

Description

Adds the default actions for a GameObject and the component menu items of the current selection to the Scene view context menu.