private void SetHealthUI(HealthBehaviour healthBehaviour) { if (healthBehaviour.Equals(characterHealth)) { SetHealthUI(); } }