Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:InventorySlotName
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{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): == Values == ; <tt>"HeadSlot"</tt> : Head/helmet slot. ; <tt>"NeckSlot"</tt> : Necklace slot. ; <tt>"ShoulderSlot"</tt> : Shoulder slot. ; <tt>"BackSlot"</tt> : Back/Cape slot. ; <tt>"ChestSlot"</tt> : Chest slot. ; <tt>"ShirtSlot"</tt> : Shirt slot. ; <tt>"TabardSlot"</tt> : Tabard slot. ; <tt>"WristSlot"</tt> : Wrist/Bracer slot. ; <tt>"HandsSlot"</tt> : Hand/Gloves slot. ; <tt>"WaistSlot"</tt> : Waist/Belt slot. ; <tt>"LegsSlot"</tt> : Legs/Pants slot. ; <tt>"FeetSlot"</tt> : Feet/Boots slot. ; <tt>"Finger0Slot"</tt> : First finger/ring slot. ; <tt>"Finger1Slot"</tt> : Second finger/ring slot. ; <tt>"Trinket0Slot"</tt> : First trinket slot. ; <tt>"Trinket1Slot"</tt> : Second trinket slot. ; <tt>"MainHandSlot"</tt> : Main hand slot. ; <tt>"SecondaryHandSlot"</tt> : Secondary hand/Off-hand slot. ; <tt>"Bag0Slot"</tt> : First bag slot. ; <tt>"Bag1Slot"</tt> : Second bag slot. ; <tt>"Bag2Slot"</tt> : Third bag slot. ; <tt>"Bag3Slot"</tt> : Fourth bag slot. == Notes == * <tt>RangedSlot</tt> and <tt>AmmoSlot</tt> were removed with {{cata-inline}} Cataclysm.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Cata-inline
(
edit
)
Template:Editlink
(
edit
)
Template:Wowapi
(
edit
)
Template:Wowapitype
(
edit
)