Example #1
0
 public void OnHit(DamageData wound) => nowAction.OnHit(wound);
Example #2
0
 public void OnHit(Wound wound) => nowAction.OnHit(wound);