useGameboardLayoutSiteInspection
useGameboardLayoutSiteInspection(
options?):GameboardLayoutSiteInspection|undefined
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1175
Inspect layout sites for the current projected board without mutating Koota state.
Parameters
Section titled “Parameters”options?
Section titled “options?”InspectGameboardLayoutSitesOptions = DEFAULT_LAYOUT_SITE_INSPECTION_OPTIONS
Returns
Section titled “Returns”GameboardLayoutSiteInspection | undefined