Esempio n. 1
0
 public void Action(long id, byte action, ReadPacket rp)
 {
     inputProxy.OnActionTriger(id, action, rp);
 }