Table of Contents

Property Infinite

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Infinite

Gets or sets a value indicating whether this item may be infinitely purchased from stores.
An infinite item will still be available to purchase from a store after a player buys the item.

public bool Infinite { get; set; }

Property Value

bool