Пример #1
0
 public void OnPointerUpDelegate(PointerEventData data)
 {
     MyInput.SetKeyUp(targetKeyCode);
 }