C# Class UnityEditor.Menu

Menu class to manipulate the menu item.

ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
GetChecked ( string menuPath ) : bool
SetChecked ( string menuPath, bool isChecked ) : void