Method GetFeatGainLevel
GetFeatGainLevel(NwFeat)
Gets the level a feat was gained.
public int GetFeatGainLevel(NwFeat feat)
Parameters
featNwFeatThe feat to query.
Returns
- int
The character level a feat was gained, otherwise 0 if the character does not have the feat.