Example #1
0
 public void OnTakenDamage(object sender, float amount)
 {
     effect.OnTakenDamage(amount);
 }