Table of Contents

Class OnItemUnequip

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called 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 uneqipping an item.

Item

Gets the item being unequipped.

PreventUnequip

Gets or sets whether this item should be prevented from being unequipped.