Exemple #1
0
 public void UpdateHealth()
 {
     _healthBar.UpdateHealth(Health);
 }