Beta Documentation - Subject to change.

Gets a flag indicating if the item is considered magical.

Syntax

Lua
function ItemInfo:IsMagic();

Returns

Type: boolean
A flag indicating if the item is considered magical.

Remarks

Gets a flag indicating if the item is considered magical.

See Also