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