Skip to content

executeGameboardInteractionCommand

executeGameboardInteractionCommand(world, commandOrTarget, options?): GameboardInteractionCommandExecution

Defined in: src/commands/commands.ts:421

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

World

GameboardInteractionCommandInput

GameboardInteractionCommandExecutionOptions = {}

GameboardInteractionCommandExecution