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

Called when a creature attempts to unequip an item. More...

+ Inheritance diagram for Anvil.API.Events.OnItemUnequip:
+ Collaboration diagram for Anvil.API.Events.OnItemUnequip:

Classes

class  Factory
 

Properties

NwCreature Creature = null! [get]
 Gets the creature who is uneqipping an item.
 
NwItem Item = null! [get]
 Gets the item being unequipped.
 
bool PreventUnequip [get, set]
 Gets or sets whether this item should be prevented from being unequipped.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when a creature attempts to unequip an item.


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