m
Move page script moved page API GetTradeSkillInvSlots to WoW:API GetTradeSkillInvSlots without leaving a redirect
mNo edit summary |
m (Move page script moved page API GetTradeSkillInvSlots to WoW:API GetTradeSkillInvSlots without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Returns a list of the available inventory slot types | Returns a list of the available inventory slot types | ||
| Line 28: | Line 28: | ||
Gets available inventory slots as a table of strings | Gets available inventory slots as a table of strings | ||
local t = {GetTradeSkillInvSlots()}; | local t = {GetTradeSkillInvSlots()}; | ||