public void OnPointerClick(PointerEventData eventData) { if (Number != 0) { HelpButton.Use(this); } }