Example #1
0
 public void AddInvulnerability(float duration)
 {
     entityHealth.AddIFrame(duration);
 }