コード例 #1
0
 void ISelectHandler.OnSelect(BaseEventData eventData)
 {
     // Debug.Log("button");
     buttonGroup.OnSelect(button);
 }