Monster..::..ItemOptimize Method

Checks the quantity of an item and removes it, when the quanity is zero.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public void ItemOptimize(
	Item oPtr
)

Parameters

oPtr
Type: Item