Anvil
|
Called when a creature attempts to unequip an item. More...
Classes | |
class | Factory |
Properties | |
NwCreature | Creature = null! [get] |
Gets the creature who is uneqipping an item. More... | |
NwItem | Item = null! [get] |
Gets the item being unequipped. More... | |
bool | PreventUnequip [get, set] |
Gets or sets whether this item should be prevented from being unequipped. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
Called when a creature attempts to unequip an item.
|
get |
Gets the creature who is uneqipping an item.
|
get |
Gets the item being unequipped.
|
getset |
Gets or sets whether this item should be prevented from being unequipped.