Property Skill
Skill
Gets the associated skill, if this talent is a skill.
public NwSkill Skill { get; }
Property Value
Exceptions
- InvalidOperationException
Thrown if this talent is not a skill.
Gets the associated skill, if this talent is a skill.
public NwSkill Skill { get; }
Thrown if this talent is not a skill.