Publisher | Vadim Andriyanov |
---|---|
File size | 239.09kB |
Number of files | 28 |
Latest version | 1 |
Latest release date | 2019-02-04 12:34:09 |
First release date | 2016-07-22 09:40:30 |
Supported Unity versions | 2018.4.2 or higher |
TreeView is a Unity UI control that can be used to represent hierarchical data. TreeView implements drag & drop, databinding, selection operations and is highly customizable. There are also two base clases ItemsControl and ItemContainer which can be used to implement your own items control.
Features:
♥ Data Binding;
♥ Drag & Drop;
♥ Multiselection & Range Selection;
♥ Auto Scroll;
♥ Items Removal;
♥ Customizable;
Demo Scene: Battlehub/UIControls/Demo/TreeView.unity
Documentation
NOTE: control is not tested with large collections
Features:
♥ Data Binding;
♥ Drag & Drop;
♥ Multiselection & Range Selection;
♥ Auto Scroll;
♥ Items Removal;
♥ Customizable;
Demo Scene: Battlehub/UIControls/Demo/TreeView.unity
Documentation
NOTE: control is not tested with large collections