Table of Contents

Class OnItemValidateEquip

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

Triggered when validating whether a creature can equip an item.

public sealed class OnItemValidateEquip : IEvent
Inheritance
OnItemValidateEquip
Implements
Inherited Members
Extension Methods

Properties

Item

Gets the item being validated for equip.

Result

Gets or sets the equip validation result.

Slot

Gets the target inventory slot.

UsedBy

Gets the creature attempting to equip the item.