◆ AcceptItem()
| void DragAndDrop.AcceptItem |
( |
| ) |
|
◆ Awake()
| void DragAndDrop.Awake |
( |
| ) |
|
|
private |
◆ GetStartingPos()
| Vector2 DragAndDrop.GetStartingPos |
( |
| ) |
|
◆ OnBeginDrag()
| void DragAndDrop.OnBeginDrag |
( |
PointerEventData | eventData | ) |
|
◆ OnDrag()
| void DragAndDrop.OnDrag |
( |
PointerEventData | eventData | ) |
|
◆ OnEndDrag()
| void DragAndDrop.OnEndDrag |
( |
PointerEventData | eventData | ) |
|
◆ abilityInventoryItem
| bool DragAndDrop.abilityInventoryItem = false |
|
private |
◆ accepted
| bool DragAndDrop.accepted = false |
|
private |
◆ canvas
| Canvas DragAndDrop.canvas |
|
private |
◆ canvasGroup
| CanvasGroup DragAndDrop.canvasGroup |
|
private |
◆ defaultOpacity
| float DragAndDrop.defaultOpacity = 1f |
|
private |
◆ onDragOpacity
| float DragAndDrop.onDragOpacity = 0.6f |
|
private |
◆ rectTransform
| RectTransform DragAndDrop.rectTransform |
|
private |
◆ startingPos
| Vector2 DragAndDrop.startingPos |
|
private |
The documentation for this class was generated from the following file: