SceneManagerAPI.UnloadSceneAsyncByNameOrIndex

Switch to Manual
protected AsyncOperation UnloadSceneAsyncByNameOrIndex (string sceneName, int sceneBuildIndex, bool immediately, SceneManagement.UnloadSceneOptions options, out bool outSuccess);

Description

Override for customizing the behavior of the SceneManager.UnloadSceneAsync function.