Table of Contents

Class ModuleEvents.OnPlayerEquipItem

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

Triggered when a NwCreature equips an NwItem.

public sealed class ModuleEvents.OnPlayerEquipItem : IEvent
Inheritance
ModuleEvents.OnPlayerEquipItem
Implements
Inherited Members
Extension Methods

Constructors

OnPlayerEquipItem()

Properties

Item

Gets the last equipped NwItem that triggered the event.

Player

Gets the NwCreature that last equipped NwItem.

Slot

Gets the updated slot for the equipped item.