Method IsFirstLevelGrantedFeat
IsFirstLevelGrantedFeat(NwFeat)
Gets if the specified feat is one that is automatically granted by this race at first level.
public bool IsFirstLevelGrantedFeat(NwFeat feat)
Parameters
featNwFeatThe feat to query.
Returns
- bool
True if this is a default granted feat for this race, otherwise false.