Table of Contents

Method GetFeatGainLevel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetFeatGainLevel(NwFeat)

Gets the level a feat was gained.

public int GetFeatGainLevel(NwFeat feat)

Parameters

feat NwFeat

The feat to query.

Returns

int

The character level a feat was gained, otherwise 0 if the character does not have the feat.