Class OnItemUnequip
Triggered when a creature attempts to unequip an item.
public sealed class OnItemUnequip : IEvent
- Inheritance
-
OnItemUnequip
- Implements
- Inherited Members
- Extension Methods
Properties
- Creature
Gets the creature who is unequipping an item.
- Item
Gets the item being unequipped.
- PreventUnequip
Set to true to prevent this item from being unequipped.