enum GUIManager::DragState
Valid states of a drag and drop operation.
Values
| Name | Value | Description |
|---|---|---|
NoDrag |
0 |
|
HeldWithoutDrag |
1 |
|
Dragging |
2 |
GUIManager::DragStateValid states of a drag and drop operation.
| Name | Value | Description |
|---|---|---|
NoDrag |
0 |
|
HeldWithoutDrag |
1 |
|
Dragging |
2 |