Hey guys!
I am trying to detach a actor (baseball bat blueprint) from a socket (skeletal mesh hand) and after getting the socket working properly now I cant seem to drop it from the socket.
Below you can see my custom pickup event which attaches the mesh to the skeletal socket (top)
and the custom drop event (bottom) which was working before I started using the socket. (with attachto)
The blueprint you see here is the baseball bat blueprint.