Navigation menu

WoW:API GetTradeSkillSubClasses: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page API GetTradeSkillSubClasses to WoW:API GetTradeSkillSubClasses without leaving a redirect
No edit summary
 
m (Move page script moved page API GetTradeSkillSubClasses to WoW:API GetTradeSkillSubClasses without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
{{wowapi}}


Returns a list of the valid subclasses.
Returns a list of the valid subclasses.
Line 22: Line 22:
Prints the valid subclasses to the chatwindow
Prints the valid subclasses to the chatwindow
  ChatFrame1:AddMessage(BuildListString(GetTradeSkillSubClasses()));
  ChatFrame1:AddMessage(BuildListString(GetTradeSkillSubClasses()));
----
{{Template:WoW API}}
[[Category:API TradeSkill Functions|GetTradeskillSelectionIndex]]
Anonymous user