Publisher | Nothing is Easy |
---|---|
File size | 14.64kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2015-08-19 06:08:27 |
First release date | 2015-08-19 06:08:27 |
Supported Unity versions | 2018.4.2 or higher |
Editor tree view allows you to easily create a selectable tree view in your custom inspectors and editor windows using one simple function call .
Features:
- easily create editor tree views through script just like the hierarchy editor
- supports expanding and collapsing
- supports selection
- one function call
- api similar to GUILayout.Button and GUILayout.Label
- similar api to other editor gui function calls
- includes example tree view similar to the Unity hierarchy window
- source code included
Features:
- easily create editor tree views through script just like the hierarchy editor
- supports expanding and collapsing
- supports selection
- one function call
- api similar to GUILayout.Button and GUILayout.Label
- similar api to other editor gui function calls
- includes example tree view similar to the Unity hierarchy window
- source code included