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