Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

Menu

class in UnityEditor

Description

Provides methods to manipulate a menu item.

Constructors

Description
MenuDefault constructor.

Static Methods

Description
GetCheckedGets the check status of a menu item.
GetEnabledGets the enabled status of a menu item.
SetCheckedSets the check status of a menu item.