// Assembly: UnityEngine.UI
// Full name: UnityEngine.EventSystems.IDropHandler

namespace UnityEngine.EventSystems
{
public class IDropHandler // TypeDefIndex: 10775
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnDrop(type#24510 eventData) { }
}
}
