wManager.Wow.Helpers Namespace
WRobot

ItemInfo Properties

The ItemInfo type exposes the following members.

Properties


  Name Description
Public property ItemEquipLoc
The inventory equipment location in which the item may be equipped, or "" if it cannot be equipped.
Public property ItemLevel
The base item level, not including upgrades
Public property ItemLink
The localized lua link of the item.
Public property ItemMinLevel
The minimum level required to use the item
Public property ItemName
Gets the name of the item.
Public property ItemRarity
The quality of the item, WoWItemQuality
Public property ItemSellPrice
The vendor price in copper, or 0 for items that cannot be sold.
Public property ItemStackCount
The max amount of an item per stack, e.g. 200 for Runecloth.
Public property ItemSubType
The localized sub-type name of the item: Bows, Guns, Staves, etc. https://wow.gamepedia.com/ItemType
Public property ItemTexture
The texture for the item icon.
Public property ItemType
The localized type name of the item: Armor, Weapon, Quest, etc. https://wow.gamepedia.com/ItemType