Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Sea.wow.item.classifyInventoryItem

From WoWWiki

Jump to: navigation, search

This article is a part of the documentation of the Sea function library

--
-- classifyInventoryItem(bag, slot, tooltipBase)
--
-- 	Returns a great deal of useful information about an item.
--
-- Return:
-- 	Table[
-- 		.classification
-- 		.name
-- 		.quality
-- 		.count
-- 		.minLevel
-- 		.unique
-- 		.soulbound
-- 		.bindOnPickup
-- 		.bindOnEquip
-- 		.quest
-- 		] itemInfo;
--
--
Rate this article:
Share this article: