Beta Documentation - Subject to change.

Gets the name of the item.

Syntax

Lua
function ItemInfo:GetName();

Returns

Type: string
The name of the item.

Remarks

Gets the name of the item.

See Also