Table of Contents

Method FromFeatType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FromFeatType(Feat)

Resolves a NwFeat from a Feat.

public static NwFeat FromFeatType(Feat featType)

Parameters

featType Feat

The feat type to resolve.

Returns

NwFeat

The associated NwFeat instance.

Exceptions

ArgumentOutOfRangeException

Thrown if featType is not a value defined in feats.2da.