示例#1
0
 public void CheackPlayerCoupon(int applyIndex, System.Action <PlayerCouponRequest> callback)
 {
     networkController.CheackCoupon(applyIndex, callback);
 }