Example #1
0
 public void UnLoadScene(Scenes _scene)
 {
     SceneTools.UnLoadSceneAsync(_scene);
 }