Publisher | TAGENIGMA LLC |
---|---|
File size | 81.66kB |
Number of files | 22 |
Latest version | 1 |
Latest release date | 2019-08-26 11:12:14 |
First release date | 2011-06-06 01:50:08 |
Supported Unity versions | 2018.4.2 or higher |
Features: [Video1] [Video 2]
You can manipulate the TreeViewControl in code or by using the TreeView inspector tool and this TreeView control is skinable.
To add a TreeView control select an existing game object and use the Menu (TreeView) and select the menu item (Add Tree View to Selected). With the inspector, you can add items with the IDE and move them around.
The TreeView can be constructed at design time with the IDE inspector or at runtime programmatically. The code interface is simple and looks very similar to a Silverlight TreeView.
You can manipulate the TreeViewControl in code or by using the TreeView inspector tool and this TreeView control is skinable.
To add a TreeView control select an existing game object and use the Menu (TreeView) and select the menu item (Add Tree View to Selected). With the inspector, you can add items with the IDE and move them around.
The TreeView can be constructed at design time with the IDE inspector or at runtime programmatically. The code interface is simple and looks very similar to a Silverlight TreeView.