C# Class UnityEditor.Menu

Menu class to manipulate the menu item.

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Méthode Description
GetChecked ( string menuPath ) : bool
SetChecked ( string menuPath, bool isChecked ) : void