Syntax
Lua |
---|
function ItemInfoControl:SetQuantity(value); |
Parameters
- value
-
Type:
number
The quantity displayed.
Remarks
Gets the quantity displayed.
Lua |
---|
function ItemInfoControl:SetQuantity(value); |