WoW:API GetEquipmentSetItemIDs: Difference between revisions
Jump to navigation
Jump to search
m
Fix typo
m (Fix typo) |
|||
| Line 5: | Line 5: | ||
==Arguments== | ==Arguments== | ||
;"name" : String - equipment set name to retrieve information about. | ;"name" : String - equipment set name to retrieve information about. | ||
;returnTable : Table, optional - if specified, the array portion of the table is populated with item IDs. If not provided, a new table is | ;returnTable : Table, optional - if specified, the array portion of the table is populated with item IDs. If not provided, a new table is created | ||
==Returns== | ==Returns== | ||
;itemArray : Table - the array portion of this table contains item IDs of the items in the set. | ;itemArray : Table - the array portion of this table contains item IDs of the items in the set. | ||
| Line 24: | Line 25: | ||
: 14: Trinket 2 | : 14: Trinket 2 | ||
: 15: Back | : 15: Back | ||
: 16: | : 16: Main hand | ||
: 17: Off hand | : 17: Off hand | ||
: 18: Ranged | : 18: Ranged | ||