Keyword(s) to search:
Sort results by title
Keyword Index
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
C#
public
void
ItemOptimize
(
Item
oPtr
)
Parameters
oPtr
Type:
Item
See Also
Monster Class
AngbandOS.Core Namespace