Interface IArtifactDragAndDropHandler Namespace: Unity.Muse.Common Assembly: solution.dll Syntax public interface IArtifactDragAndDropHandler Methods Name Description CanDropHierarchy(GameObject) CanDropProject(string) CanDropSceneView(GameObject, Vector3) HandleDropHierarchy(GameObject) HandleDropProject(string) HandleDropSceneView(GameObject, Vector3)