Class SkillLineEntry [-] [+]
Represents a skill line entry from SkillLine.dbc.
Provides access to skill metadata such as name, category, and icon.
Inherits all methods from: none
Methods
| GetCanLink |
Returns whether this skill line can be linked (e.g. professions with recipes). |
| GetCategoryId |
Returns the category ID of the SkillLineEntry. |
| GetId |
Returns the ID of the SkillLineEntry. |
| GetName |
Returns the display name of the SkillLineEntry (locale 0). |
| GetSpellIcon |
Returns the spell icon ID of the SkillLineEntry. |