Table of Contents

Class OnDispelMagicApply

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

Called 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 who is having spell effects dispelled.

Skip

Gets or sets if dispelling should be skipped.

Type

Gets the type of dispel effect.