public void GiveId() { upgrade.costOnMouse.text = upgrade.ShowCost(id).ToString(); upgrade.costOnMouse.enabled = true; }