C# 클래스 UnityEditor.Menu

Menu class to manipulate the menu item.

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
GetChecked ( string menuPath ) : bool
SetChecked ( string menuPath, bool isChecked ) : void