Exemple #1
0
 public bool ChangeScene(string file)
 {
     return(SimulContext.LoadScene(file));
 }