m
Move page script moved page API GetInventorySlotInfo to WoW:API GetInventorySlotInfo without leaving a redirect
m (Correct documentation.) |
m (Move page script moved page API GetInventorySlotInfo to WoW:API GetInventorySlotInfo without leaving a redirect) |
||
| (6 intermediate revisions by 6 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. | ||