Skip to content

executeGameboardInteractionCommand

executeGameboardInteractionCommand(world, commandOrTarget, options?): GameboardInteractionCommandExecution

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:426

Executes a command by requesting movement for move commands or dispatching non-movement commands to game-supplied handlers.

World

GameboardInteractionCommandInput

GameboardInteractionCommandExecutionOptions = {}

GameboardInteractionCommandExecution