Method SetFeatRemainingUses
SetFeatRemainingUses(NwFeat, byte)
Sets the remaining uses available for the specified feat.
Cannot exceed the creature's total/max uses of the feat.
public void SetFeatRemainingUses(NwFeat feat, byte remainingUses)
Sets the remaining uses available for the specified feat.
Cannot exceed the creature's total/max uses of the feat.
public void SetFeatRemainingUses(NwFeat feat, byte remainingUses)