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