Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns info for an equipment slot.

invSlotId, textureName, checkRelic = GetInventorySlotInfo(invSlotName)

Arguments[]

invSlotName
string - InventorySlotName to query (e.g. "HEADSLOT").

Returns[]

invSlotId
number : InventorySlotId - The ID to use to refer to that slot in the other GetInventory functions.
textureName
string - The texture to use for the empty slot on the paper doll display.
checkRelic
boolean


Advertisement