Table of Contents

Property WillNotBuyItems

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

WillNotBuyItems

Gets the list of base item types that this store will not buy.
Has precedence over WillOnlyBuyItems.

public IList<NwBaseItem?> WillNotBuyItems { get; }

Property Value

IList<NwBaseItem>