BLUI-Unreal
BLUI-Unreal copied to clipboard
Implementation of drag and drop handler
hey guys can someone help me with drag and drop handler in blui cause it doesn't work in ue4
You probably want to expose https://github.com/chromiumembedded/cef/blob/fa5268fa2d87701acb39947bd80970de10ddbddd/include/cef_browser.h#L787 and related methods, adding them into e.g. https://github.com/getnamo/BLUI/blob/master/Source/Blu/Private/RenderHandler.cpp