WoW:API GetProfessionInfo: Difference between revisions
Jump to navigation
Jump to search
m
Move page script moved page API GetProfessionInfo to WoW:API GetProfessionInfo without leaving a redirect
No edit summary |
m (Move page script moved page API GetProfessionInfo to WoW:API GetProfessionInfo without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Gets details on a profession from its index including name, icon, and skill level. | Gets details on a profession from its index including name, icon, and skill level. | ||
name, icon, skillLevel, maxSkillLevel, numAbilities, spelloffset, | |||
name, icon, skillLevel, maxSkillLevel, numAbilities, spelloffset, skillLine, | skillLine, skillModifier, specializationIndex, | ||
specializationOffset = GetProfessionInfo(index) | |||
== Arguments == | == Arguments == | ||