Table of Contents

Method FromSkillType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromSkillType(Skill)

Resolves a NwSkill from a Skill.

public static NwSkill FromSkillType(Skill skillType)

Parameters

skillType Skill

The skill type to resolve.

Returns

NwSkill

The associated NwSkill instance.

Exceptions

ArgumentOutOfRangeException

Thrown if skillType is not a value defined in skills.2da.