Beta Documentation - Subject to change.

Sets the item displayed by the control.

Syntax

Lua
function ItemInfoControl:SetItemInfo(value);

Parameters

value
Type: ItemInfo
The item the control is displaying.

Remarks

Sets the item displayed by the control.

See Also