Method Check
Check(int, bool)
Performs a check on the specified item, with an optional flag to enable or disable the check.
void Check(int item, bool check = true)
Performs a check on the specified item, with an optional flag to enable or disable the check.
void Check(int item, bool check = true)