C# Class UnityEditor.Menu

Menu class to manipulate the menu item.

Exibir arquivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

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