Functions of UObject derived class not accessible in blueprints

I turns out that instantiating UObject-based classes in blueprint is still not supported in Unreal Engine 4.
So the answer to my question is: It cannot be done at this point.