new static void Show() { var window = GetWindow <ExportWindow>(); window.minSize = new Vector2(500, 500); SerializeObject.Initialize(); }