public void OnPointerEnter(PointerEventData eventData) { Select(); _MenuManger.nSelectIdx = (int)_id; _MenuManger.AnotherMenuNotSelect(_id); }