View Single Post
06/21/17, 10:08 AM   #7
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
Originally Posted by ZOS_ChipHilseberg View Post
GetSkillLineIndicesFromSkillLineId will return the skillType of SKILL_TYPE_NONE when the player does not have the skill line (not undiscovered, when it is not even on the character).
So I'm assuming an undiscovered 2h line will return normally, but SKILL_TYPE_NONE will be returned if you check for a NB line on a DK?