Method HasFeatPrepared
HasFeatPrepared(NwFeat)
Returns true if this creature knows the specified NwFeat, and can use it.
Use KnowsFeat(NwFeat) to simply check if a creature knows NwFeat, but may or may not have uses remaining.
public bool HasFeatPrepared(NwFeat feat)
Parameters
featNwFeat