class MAGES::ComponentLibrary::Editor::RotatingLabelEditorΒΆ

Custom editor for the RotatingLabel component.

class RotatingLabelEditor: public Editor
{
public:
    // methods

    override VisualElement CreateInspectorGUI();
};