Syntax
Lua |
---|
function ItemInfoControl:SetItemInfo(value); |
Parameters
- value
-
Type:
ItemInfo
The item the control is displaying.
Remarks
Sets the item displayed by the control.
Lua |
---|
function ItemInfoControl:SetItemInfo(value); |