Example #1
0
 public void ToNextStage()
 {
     // to next stage
     _tutorialController.ChangeStage();
 }