m
Move page script moved page API GetInventorySlotInfo to WoW:API GetInventorySlotInfo without leaving a redirect
mNo edit summary |
m (Move page script moved page API GetInventorySlotInfo to WoW:API GetInventorySlotInfo without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Return information about a specific inventory slot | Return information about a specific inventory slot | ||
| Line 12: | Line 11: | ||
:slotId, textureName | :slotId, textureName | ||
:;slotId : Numeric - The slot ID to use to refer to that slot in the other GetInventory functions. | :;slotId : Numeric - The [[API TYPE InventorySlotID|slot 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. | :;textureName : String - The texture to use for the empty slot on the paper doll display. | ||