Beispiel #1
0
 protected virtual void OnRightClick(BaseItemSlot slot, PointerEventData pointerData)
 {
     slot.OnSlotRightClicked(pointerData);
 }