useGameboardRuleViolations
useGameboardRuleViolations(
config?): readonlyGameboardRuleViolation[]
Defined in: src/react/react.ts:1244
Validate the live Koota world against gameboard rule configuration.
Parameters
Section titled “Parameters”config?
Section titled “config?”GameboardRuleConfig = DEFAULT_RULE_CONFIG
Returns
Section titled “Returns”readonly GameboardRuleViolation[]