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