WoW:API GetProfessionInfo: Difference between revisions

m
(Created page with "{{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Gets details on a profession from its index including name,…")
 
Line 10: Line 10:


== Returns ==
== Returns ==
:name, icon, skillLevel, maxSkillLEvel, return5, return6, return7<!-- Include this line ONLY IF there are multiple return values and a large number of arguments -->
:name, icon, skillLevel, maxSkillLevel, return5, return6, return7<!-- Include this line ONLY IF there are multiple return values and a large number of arguments -->
<!-- List each return value, together with its type -->
<!-- List each return value, together with its type -->
;name : String - The skill name
;name : String - The skill name
Anonymous user