Method SpellInfo:IsProfessionOrRiding [-] [+]
Checks if the SpellInfo is related to a Profession skill or Riding skill.
Profession skills may refer to a set of abilities related to a particular trade or activity, such as blacksmithing or alchemy. Riding skills are those related to the ability to ride mounts.
Synopsis
is_profression_or_riding = SpellInfo:IsProfessionOrRiding()
Arguments
None.
Returns
bool is_profression_or_riding
- See method description.