Skip to content

previewGameboardInteractionCommand

previewGameboardInteractionCommand(world, commandOrTarget, options?): GameboardInteractionCommandPreview

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

Previews an interaction command, including actor-aware movement path checks for move commands, without mutating the world.

World

GameboardInteractionCommandInput

GameboardInteractionCommandPreviewOptions = {}

GameboardInteractionCommandPreview