Method MeetsFeatRequirements
MeetsFeatRequirements(NwFeat)
Gets if this creature meets the requirements to take the specified feat.
public bool MeetsFeatRequirements(NwFeat feat)
Parameters
featNwFeatThe feat to query.
Gets if this creature meets the requirements to take the specified feat.
public bool MeetsFeatRequirements(NwFeat feat)
feat NwFeatThe feat to query.