Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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