Table of Contents

Class OnPolymorphRemove

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

Called 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

Gets or sets if the creature polymorph should be preserved instead of removed.