C# Class UnityEditor.TreeViewExamples.TreeViewTestWithCustomHeight

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
OnGUI ( Rect rect ) : void
TreeViewTestWithCustomHeight ( EditorWindow editorWindow, BackendData backendData, Rect rect ) : System

Method Details

OnGUI() public méthode

public OnGUI ( Rect rect ) : void
rect UnityEngine.Rect
Résultat void

TreeViewTestWithCustomHeight() public méthode

public TreeViewTestWithCustomHeight ( EditorWindow editorWindow, BackendData backendData, Rect rect ) : System
editorWindow EditorWindow
backendData BackendData
rect UnityEngine.Rect
Résultat System