C# Class UnityEditor.TreeViewExamples.TreeViewTestWithCustomHeight

Datei anzeigen Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
OnGUI ( Rect rect ) : void
TreeViewTestWithCustomHeight ( EditorWindow editorWindow, BackendData backendData, Rect rect ) : System

Method Details

OnGUI() public method

public OnGUI ( Rect rect ) : void
rect UnityEngine.Rect
return void

TreeViewTestWithCustomHeight() public method

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