public void GetHeroStatus()
 {
     heroController.HeroStatus(homeView.GetHeroStatus(), playerController.PlayerId);
 }