WoW:API GetTradeSkillInvSlots: Difference between revisions

upgraded deprecated template
mNo edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
  <center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
  <center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>


Line 28: Line 29:
Gets available inventory slots as a table of strings
Gets available inventory slots as a table of strings
  local t = {GetTradeSkillInvSlots()};
  local t = {GetTradeSkillInvSlots()};
----
{{WoW API}}
Anonymous user