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