Method ToTalent
ToTalent(NwSkill)
Converts the specified skill into a Talent.
public static Talent ToTalent(this NwSkill skill)
Parameters
skillNwSkill
Returns
ToTalent(NwSpell)
Converts the specified spell into a Talent.
public static Talent ToTalent(this NwSpell spell)
Parameters
spellNwSpell
Returns
ToTalent(NwFeat)
Converts the specified feat into a Talent.
public static Talent ToTalent(this NwFeat feat)
Parameters
featNwFeat