DragAndDropData

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Data stored during drag-and-drop operations, enabling information to be carried throughout the process.

Properties

paths A list of paths to the assets being dragged.
source The object that started the drag.
unityObjectReferences Unity Object references being dragged.
visualMode The state of the current drag operation.

Public Methods

GetGenericData Gets data associated with the current drag-and-drop operation.
SetGenericData Sets data associated with the current drag-and-drop operation.

Did you find this page useful? Please give it a rating: