Table of Contents

Property InitiatorItems

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

InitiatorItems

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

public IReadOnlyList<NwItem> InitiatorItems { get; }

Property Value

IReadOnlyList<NwItem>