public static bool SetActiveScene(Scene scene) { return(SceneManager.SetActiveScene_Injected(ref scene)); }