enum GUITreeView::ScrollState
Types of possible states when the tree view is auto-scrolling.
Values
| Name | Value | Description |
|---|---|---|
None |
0 |
|
Up |
1 |
|
Down |
2 |
|
TransitioningUp |
3 |
|
TransitioningDown |
4 |