Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.OnPolymorphApply Class Referencesealed

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

Detailed Description

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


The documentation for this class was generated from the following file: