Example #1
0
 public void DestroyAbility(AbilityBase inAbility)
 {
     inAbility.DestroyAbility();
 }