49
edits
No edit summary |
mNo edit summary |
||
| 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 == | ||