private static AsyncOperation UnloadSceneAsyncInternal(Scene scene, UnloadSceneOptions options) { return(SceneManager.UnloadSceneAsyncInternal_Injected(ref scene, options)); }