Table of Contents

Class OnPolymorphRemove

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

Triggered when a creature is about to lose a polymorph effect.

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

Properties

Creature

Gets the creature that will lose the polymorph effect.

PolymorphType

Gets the active polymorph type of this creature.

PreventRemove

Set to true to preserve the polymorph and prevent removal.