Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditor
Menu
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