Table of Contents

Property WillOnlyBuyItems

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

WillOnlyBuyItems

Gets the list of base item types that this store will only buy.
Does nothing if WillNotBuyItems is populated.

public IList<NwBaseItem?> WillOnlyBuyItems { get; }

Property Value

IList<NwBaseItem>