Exemplo n.º 1
0
 void LoadLevel(StarUiManager.LevelSelection levelSelection)
 {
     starUiManager.SceneSwitch(levelSelection);
     DestroyCurrentUIpage();
 }