Method OnGUI
OnGUI(Rect)
Renders the treeview
Declaration
public void OnGUI(Rect viewRect)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | viewRect | The Rect inside which to draw the tree view |
Renders the treeview
public void OnGUI(Rect viewRect)
| Type | Name | Description |
|---|---|---|
| Rect | viewRect | The Rect inside which to draw the tree view |