12#include "CoreMinimal.h"
13#include "UObject/Object.h"
14#include "WSEditorObject.generated.h"
36 void HandleStyleChanged();
42 void BindStyleChangedEvent();
50 void RemoveWidgetStudioFromCookDirs();
Editor object that exists for the lifetime of the plugin.
Definition: WSEditorObject.h:21