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