Monster..::..ItemDescribe Method

Renders a description of the item. For a non-inventory slot, the description is rendered as the player viewing the item.

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

Syntax


public void ItemDescribe(
	Item oPtr
)

Parameters

oPtr
Type: Item