Table of Contents

Class OnPolymorphApply

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

Triggered 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

Set to true to prevent the polymorph from being applied.