useGameboardOccupancyIndex
useGameboardOccupancyIndex(
profile?):GameboardOccupancyIndex|undefined
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1109
Build a navigation occupancy index from the current projected board.
Parameters
Section titled “Parameters”profile?
Section titled “profile?”GameboardNavigationProfile = DEFAULT_NAVIGATION_PROFILE_OPTIONS
Returns
Section titled “Returns”GameboardOccupancyIndex | undefined