Beispiel #1
0
 private static AsyncOperation UnloadSceneAsyncInternal(Scene scene)
 {
     return(SceneManager.INTERNAL_CALL_UnloadSceneAsyncInternal(ref scene));
 }