Skip to content

useGameboardInteractionCommand

useGameboardInteractionCommand(target, options?): GameboardInteractionCommand | undefined

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

Plan the command that would be executed for a selected interaction target.

GameboardInteractionTargetInput | undefined

GameboardInteractionCommandOptions = {}

GameboardInteractionCommand | undefined