I think you would have to use C++ to do this in that exact manner. You could either make a singleton of a blueprint that descends from Actor or even Widget, or you may be able to use a blueprint macro library to do what you need.
https://docs.unrealengine.com/latest/INT/Engine/Blueprints/UserGuide/Types/MacroLibrary/index.html