Table of Contents

Class OnDispelMagicApply

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

Triggered when a DispelMagicAll(int) or DispelMagicBest(int) effect is applied to an object.

public sealed class OnDispelMagicApply : IEvent
Inheritance
OnDispelMagicApply
Implements
Inherited Members
Extension Methods

Properties

Effect

Gets the dispel effect.

NumEffectsDispelled

Gets the number of effects dispelled. Only available in the after event.

Object

Gets the object whose spell effects are being dispelled.

Skip

Set to true to skip dispelling.

Type

Gets the type of dispel effect.