WoW:InventorySlotId: Difference between revisions

m
Move page script moved page InventorySlotId to WoW:InventorySlotId without leaving a redirect
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>)
m (Move page script moved page InventorySlotId to WoW:InventorySlotId without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wowapitype}}<br>
{{stub/API}}
{{wowapitype}}


You may obtain the IDs either by calling [[API GetInventorySlotInfo|GetInventorySlotInfo]], [[API ContainerIDToInventoryID|ContainerIDToInventoryID]], or from the table below.
You may obtain the IDs either by calling [[API GetInventorySlotInfo|GetInventorySlotInfo]], [[API ContainerIDToInventoryID|ContainerIDToInventoryID]], or from the table below.


* Note that you should never use these values in AddOns, since they may change. Use [[API GetInventorySlotInfo|GetInventorySlotInfo]]([[API TYPE InventorySlotName|invSlotName]]) to get the current mapping. &nbsp; This list is only meant to be used as a reference for reverse mapping while debugging, or possibly for use in [[macro]]s.
* Note that you should never use these values in AddOns, since they may change. Use [[API GetInventorySlotInfo|GetInventorySlotInfo]] ([[API TYPE InventorySlotName|invSlotName]]) to get the current mapping. &nbsp; This list is only meant to be used as a reference for reverse mapping while debugging, or possibly for use in [[macro]]s.


[[Image:InventorySlots.jpg|thumb|Graphical Explanation]]


The current IDs for Inventory Slots are:
The current IDs for Inventory Slots are:


{{:API TYPE InventorySlotID/Slots}}
{{:API TYPE InventorySlotID/Slots}}
Anonymous user