Example #1
0
 public void UnRegisterSceneController()
 {
     iSceneController.OnDeactive();
     iSceneController.OnClose();
 }