private static bool UnloadSceneInternal(Scene scene, UnloadSceneOptions options) { return(SceneManager.UnloadSceneInternal_Injected(ref scene, options)); }