Method SpellInfo:IsPrimaryProfession [-] [+]
Checks if the SpellInfo is related to a primary profession skill.
Primary profession skills usually refer to main occupations or trades of the player character, such as blacksmithing, alchemy, mining, etc.
Synopsis
is_primary_profession = SpellInfo:IsPrimaryProfession()
Arguments
None.
Returns
bool is_primary_profession
- See method description.