// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.DragAndDropData

namespace UnityEngine.UIElements
{
public class DragAndDropData // TypeDefIndex: 5432
{
	// Fields
	type#13454 <paths>k__BackingField;

	// Methods
	// RVA: -1
	public abstract type#23705 GetGenericData(type#26576 key) { }
	// RVA: -1
	public abstract type#23705 get_source() { }
	// RVA: -1
	public virtual type#28660 set_paths(type#13453 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
