useGameboardOccupancyIndex
useGameboardOccupancyIndex(
profile?):GameboardOccupancyIndex|undefined
Defined in: src/react/react.ts:977
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