コード例 #1
0
 public void OnHoldCompleted(HoldEventData eventData)
 {
     controller.holdCompleted(gameObject, getMaterials());
 }