Beta Documentation - Subject to change.

Gets the quality of the item.

Syntax

Lua
function ItemInfo:GetQuality();

Returns

Type: number
A value from ItemQuality representing the quality of the item.

Remarks

Gets the quality of the item.

See Also