Skip to content

useGameboardPiecePlacementInspection

useGameboardPiecePlacementInspection(piece, options?): GameboardPiecePlacementInspection | undefined

Defined in: packages/declarative-hex-worlds/src/react/react.ts:1242

Inspect one declared piece against the current projected board.

GameboardPieceDeclaration | undefined

GameboardPiecePlacementOptions = DEFAULT_PIECE_PLACEMENT_OPTIONS

GameboardPiecePlacementInspection | undefined