DraggableItemIDragDropListener Interface |
Namespace: Com.ForbiddenByte.OSA.Util.ItemDragging
public interface IDragDropListener
The DraggableItemIDragDropListener type exposes the following members.
| Name | Description | |
|---|---|---|
| OnBeginDragItem | ||
| OnDraggedItem | ||
| OnDroppedExternalItem | Returns if the item was accepted | |
| OnDroppedItem | Returns null if the object was accepted. Otherwise, an DraggableItemOrphanedItemBundle | |
| OnPrepareToDragItem | Returns if the item drag was accepted |