Beispiel #1
0
 private static bool UnloadSceneInternal(Scene scene)
 {
     return(SceneManager.INTERNAL_CALL_UnloadSceneInternal(ref scene));
 }