コード例 #1
0
 public void OnHit(DamageData wound) => nowAction.OnHit(wound);
コード例 #2
0
 public void OnHit(Wound wound) => nowAction.OnHit(wound);