Example #1
0
 private void UpdateHealthUI()
 {
     unitUI.SetUIHealth(CurrentHealth);
 }