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.
Parameters
Section titled “Parameters”World
commandOrTarget
Section titled “commandOrTarget”GameboardInteractionCommandInput
options?
Section titled “options?”GameboardInteractionCommandExecutionOptions = {}