Exemplo n.º 1
0
 public void ApplyEffect(HealthBehaviour health)
 {
     health?.ApplyHealth(HealthEffect.Amount);
 }