C# 클래스 UnityEditorInternal.AddCurvesPopupHierarchy

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

공개 메소드들

메소드 설명
InitIfNeeded ( EditorWindow owner, Rect rect ) : void
OnGUI ( Rect position, EditorWindow owner ) : void

비공개 메소드들

메소드 설명
IsRenamingNodeAllowed ( TreeViewItem node ) : bool

메소드 상세

InitIfNeeded() 공개 메소드

public InitIfNeeded ( EditorWindow owner, Rect rect ) : void
owner EditorWindow
rect UnityEngine.Rect
리턴 void

OnGUI() 공개 메소드

public OnGUI ( Rect position, EditorWindow owner ) : void
position UnityEngine.Rect
owner EditorWindow
리턴 void