C# 클래스 UnityEditor.TreeViewExamples.TreeViewTestWithCustomHeight

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

공개 메소드들

메소드 설명
OnGUI ( Rect rect ) : void
TreeViewTestWithCustomHeight ( EditorWindow editorWindow, BackendData backendData, Rect rect ) : System

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( Rect rect ) : void
rect UnityEngine.Rect
리턴 void

TreeViewTestWithCustomHeight() 공개 메소드

public TreeViewTestWithCustomHeight ( EditorWindow editorWindow, BackendData backendData, Rect rect ) : System
editorWindow EditorWindow
backendData BackendData
rect UnityEngine.Rect
리턴 System