Class OnEffectRemove
Called when an effect is about to be removed from a creature.
public sealed class OnEffectRemove : IEvent
- Inheritance
-
OnEffectRemove
- Implements
- Inherited Members
- Extension Methods
Properties
- Effect
Gets the effect being removed.
- Object
Gets the object that the effect was removed from.
- PreventRemove
Gets or sets whether this effect should be prevented from being removed.