WoW:InventorySlotName: Difference between revisions
Jump to navigation
Jump to search
m
catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>
({{wowapitype}}) |
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>) |
||
| Line 1: | Line 1: | ||
{{wowapitype}} | {{wowapitype}}<br> | ||
Rather than use hard-coded ID's for inventory slots, each slot is mapped to a numeric ID at runtime using the [[API GetInventorySlotInfo]] function. This allows for future expansion and addition of new slots, as well as re-ordering of slots in the underlying code. Known slot ID's are as follows (and appear to be case insensitive): | Rather than use hard-coded ID's for inventory slots, each slot is mapped to a numeric ID at runtime using the [[API GetInventorySlotInfo]] function. This allows for future expansion and addition of new slots, as well as re-ordering of slots in the underlying code. Known slot ID's are as follows (and appear to be case insensitive): | ||