static void Window() { Instance = GetWindow <CompileOnDemand>("Compile On Demand"); Instance.Show(); }