Set the cached rule threshold for the specified category to the specified ruleThreshold.
Declared in <ball_category.h>
static
void
setRuleThreshold(
Category* category,
int ruleThreshold);
| Name | Description |
|---|---|
| category | category whose rule threshold is set |
| ruleThreshold | cached maximum rule threshold |