Exemple #1
0
 protected virtual void BeforeAttack(xSaliceResurrected_Rework.Orbwalking.BeforeAttackEventArgs args)
 {
 }
Exemple #2
0
 private void BeforeAttackEvent(xSaliceResurrected_Rework.Orbwalking.BeforeAttackEventArgs args)
 {
     BeforeAttack(args);
 }