Method GetFeatRemainingUses
GetFeatRemainingUses(NwFeat)
Gets the remaining uses available for the specified feat.
public int GetFeatRemainingUses(NwFeat feat)
Parameters
featNwFeatThe feat to query.
Returns
- int
The amount of remaining uses. If the feat has unlimited uses, returns int.MaxValue.