|
Anvil
|
Called when an effect is about to be removed from a creature. More...
Inheritance diagram for Anvil.API.Events.OnEffectRemove:
Collaboration diagram for Anvil.API.Events.OnEffectRemove:Classes | |
| class | Factory |
Properties | |
| Effect | Effect = null! [get] |
| Gets the effect being removed. | |
| NwObject | Object = null! [get] |
| Gets the object that the effect was removed from. | |
| bool | PreventRemove [get, set] |
| Gets or sets whether this effect should be prevented from being removed. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when an effect is about to be removed from a creature.