Editor object that exists for the lifetime of the plugin. More...
#include <WSEditorObject.h>
Public Member Functions | |
UWSEditorObject (const FObjectInitializer &ObjectInitializer) | |
UWSEditorObject main constructor - adds event delegates. | |
void | HandleStyleChanged () |
Handler for updating WS Settings in Editor module when setting(s) have been changed in Runtime module. | |
void | BindStyleChangedEvent () |
Binds Style change event – called at OnPostEngineInit() | |
Friends | |
class | UWidgetStudioEditorTestClass |
Editor object that exists for the lifetime of the plugin.