class in UnityEngine.Experimental.UIElements
/
Inherits from:Experimental.UIElements.ContextualMenu.MenuItem
Switch to ManualA menu action item.
| ContextualMenu.MenuAction | Конструктор. |
| Execute | Execute the callback associated with this item. |
| UpdateActionStatus | Update the status flag of this item by calling the item status callback. |
| AlwaysDisabled | Status callback that always returns StatusFlags.Disabled. |
| AlwaysEnabled | Status callback that always returns StatusFlags.Enabled. |