Widget Studio
UWidgetStudioEditorFunctionLibrary Class Reference

A Widget Studio library for Editor only functions. More...

#include <WSEditorFunctionLibrary.h>

Inheritance diagram for UWidgetStudioEditorFunctionLibrary:

Static Public Member Functions

static void OpenEditorUtilityWidget (UWidgetBlueprint *WidgetBlueprint)
 Opens an Editor Utility Widget in a new Editor window. More...
 

Detailed Description

A Widget Studio library for Editor only functions.

Do not attempt these for gameplay.

Member Function Documentation

◆ OpenEditorUtilityWidget()

void UWidgetStudioEditorFunctionLibrary::OpenEditorUtilityWidget ( UWidgetBlueprint *  WidgetBlueprint)
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.


The documentation for this class was generated from the following files: