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