[UMG] Drag and Drop Inventory?

Hey,

no, only the first post of every user is moderated by us. Also please don’t make doubleposts. And wait 4 days before you bump threads that haven’t received any new answer.

After Nick explained it to me here, i find it rather simple to use Drag And Drop in UMG.
You just need to a Container for the OnDrop and a Widget for the OnDrag and the MouseButtonDown Event.

Everything else works pretty much out of the box. And the possibility to add every UObject that i want as a payload is also nice.