Class OnPolymorphApply
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.