Syntax
Lua |
---|
function ItemInfo:GetNameWithQuantity(quantity); |
Parameters
- quantity
-
Type:
number
Returns
Type: stringThe name of the item including quantity information.
Remarks
Gets the name of the item including quantity information.