Event OnEffectRemove
Triggered when an effect is about to be removed from a creature.
public event Action<OnEffectRemove> OnEffectRemove
Returns
- Action<OnEffectRemove>
- Triggered when an effect is about to be removed from a creature.
Triggered when an effect is about to be removed from a creature.
public event Action<OnEffectRemove> OnEffectRemove