Class ModuleEvents.OnPlayerUnequipItem
Triggered just before a NwCreature un-equips an NwItem.
public sealed class ModuleEvents.OnPlayerUnequipItem : IEvent
- Inheritance
-
ModuleEvents.OnPlayerUnequipItem
- Implements
- Inherited Members
- Extension Methods
Properties
- Slot
Gets the slot that this item was taken from.
- UnequippedBy
Gets the NwCreature that triggered the event.