Example #1
0
 protected override void OnSendStart()
 {
     this.jumpFontInfo.unitId = base.unit.unique_id;
     PvpEvent.SendJumFontEvent(this.jumpFontInfo);
 }