class in UnityEditor.Actions
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseProvides methods to add menu items to the Scene view context menu.
AddClipboardEntriesTo | Adds clipboard operations to the Scene view context menu. |
AddComponentEntriesTo | Adds the component menu items of the current selection to the Scene view context menu. |
AddGameObjectEntriesTo | Adds the default actions for a GameObject and the component menu items of the current selection to the Scene view context menu. |
AddMenuItem | Add a MenuItem to the Scene view context menu. |
AddMenuItemsForType | Adds all MenuItem of a specific type to the Scene view context menu. |
AddMenuItemWithContext | Adds a MenuItem to the Scene view context menu. |