Table of Contents

Class OnBarterAddItem

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

Called when a player adds an item to a barter.

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

Properties

Initiator

Gets the player adding the item.

Item

Gets the item being added.

Skip

Gets or sets whether adding the item should be skipped.

Target

Gets the other player in the barter.