- Home /
Question by
BlackRockShoota · Dec 18, 2019 at 02:44 AM ·
editor-scriptingdragdrag-and-dropdraggingdraganddrop
How to drag Unity Objects to other c# application
I want to drag unity object to external tool which I created with visual studio c#. I found some articles about windows drag-and-drop but have no idea how to implement it. Any help or ideas?
The object indicated above is the one under hierachy in Unity Editor
Comment
yes, an object under hierarchy in unity editor
Your answer
Follow this Question
Related Questions
OnBeginDrag, OnEndDrag not being called for unknown reasons 1 Answer
Possible to drag items across tabs onto the same frame? 1 Answer
Following instruction for drag and drop 3d object unity but not working 1 Answer
Drag and Drop lagging behind mouse 0 Answers
How do i disable my buttons while dragging ScrollRect? 0 Answers