|
Anvil
|
Called when a creature is about to be affected by a polymorph effect. More...
Inheritance diagram for Anvil.API.Events.OnPolymorphApply:
Collaboration diagram for Anvil.API.Events.OnPolymorphApply:Classes | |
| class | Factory |
Properties | |
| NwCreature | Creature = null! [get] |
| Gets the creature that is being polymorphed. | |
| PolymorphTableEntry | PolymorphType = null! [get] |
| Gets the polymorph type that this creature will transform to. | |
| bool | PreventPolymorph [get, set] |
| Gets or sets a value indicating whether the creature should be prevented from being polymorphed. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when a creature is about to be affected by a polymorph effect.