Esempio n. 1
0
 public static bool UnloadScene(Scene scene)
 {
     return(SceneManager.INTERNAL_CALL_UnloadScene(ref scene));
 }