Table of Contents

Class OnEffectRemove

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered 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

Set to true to prevent this effect from being removed.