DragAndDrop.RemoveDropHandler

Declaration

public static void RemoveDropHandler(DragAndDrop.ProjectBrowserDropHandler handler);

Declaration

public static void RemoveDropHandler(DragAndDrop.SceneDropHandler handler);

Declaration

public static void RemoveDropHandler(DragAndDrop.HierarchyDropHandler handler);

Declaration

public static void RemoveDropHandler(DragAndDrop.InspectorDropHandler handler);

Parameters

handler Handler to unregister.

Description

Unregister a specific Drop Handler from a Window Drop Target.


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