Method AcquireItem
AcquireItem(NwItem)
Adds the specified item to this store's inventory.
public void AcquireItem(NwItem item)
Parameters
itemNwItemThe item to add.
Adds the specified item to this store's inventory.
public void AcquireItem(NwItem item)
item NwItemThe item to add.