Beta Documentation - Subject to change.

Gets the item displayed by the control.

Syntax

Lua
function ItemInfoControl:GetItemInfo();

Returns

Type: ItemInfo
The item the control is displaying.

Remarks

Gets the item displayed by the control.

See Also