Table of Contents

Class OnPolymorphApply

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

Called when a creature is about to be affected by a polymorph effect.

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

Properties

Creature

Gets the creature that is being polymorphed.

PolymorphType

Gets the polymorph type that this creature will transform to.

PreventPolymorph

Gets or sets a value indicating whether the creature should be prevented from being polymorphed.