Set the bit in the rule‐mask at the specified ruleIndex in the specified category to false.

Synopsis

Declared in <ball_category.h>

static
void
disableRule(
    Category* category,
    int ruleIndex);

Created with MrDocs