Property | Type | Description | |
---|---|---|---|
Dragging | bool | ||
rectT | UnityEngine.RectTransform[] |
Method | Description | |
---|---|---|
DragEnd ( ) : void |
End the dragging of the element
|
|
DragStart ( ) : void |
Starts the Drag
|
|
OnDrag ( |
Updates the position of the UI Elements in the list based on the mouse movement.
|
|
Start ( ) : void |
public OnDrag ( |
||
evnt | Evnt. | |
return | void |