useGameboardRuleViolations
useGameboardRuleViolations(
config?): readonlyGameboardRuleViolation[]
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1389
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[]