|
Anvil
|
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 | |
Called when a creature attempts to unequip an item.