Table of Contents

Property MaxBuyPrice

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MaxBuyPrice

Gets or sets the maximum price this store will pay for an item.
Returns -1 if the store has no limit.

public int MaxBuyPrice { get; set; }

Property Value

int