using System; namespace Editor; public class EditorTool : EditorTool where T : Component { }