public void OnPointerExit(PointerEventData eventData)
 {
     upgradeDescription.ToggleAnimationOut();
 }