A Widget Studio library for Editor only functions. More...
#include <WSEditorFunctionLibrary.h>
Static Public Member Functions | |
static void | OpenEditorUtilityWidget (UWidgetBlueprint *WidgetBlueprint) |
Opens an Editor Utility Widget in a new Editor window. More... | |
A Widget Studio library for Editor only functions.
Do not attempt these for gameplay.
|
static |
Opens an Editor Utility Widget in a new Editor window.
If the window already exists, it will bring it into focus.
NOTE: Only works with Editor Utility Widgets and will NOT work with regular Widget Blueprints.