Table of Contents

Class OnBarterEnd

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

Triggered when a barter ends between 2 players.

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

Properties

Complete

Gets a value indicating whether the barter completed successfully.

Initiator

Gets the player who initiated the barter.

InitiatorItems

Gets the items offered by the initiator when the barter ended. Empty if canceled.

Target

Gets the player targeted by the barter.

TargetItems

Gets the items offered by the target when the barter ended. Empty if canceled.