Method HasFeatEffect
HasFeatEffect(NwFeat)
Gets whether this creature is under the effects of the specified feat.
public bool HasFeatEffect(NwFeat feat)
Parameters
featNwFeatThe feat to check.
Gets whether this creature is under the effects of the specified feat.
public bool HasFeatEffect(NwFeat feat)
feat NwFeatThe feat to check.