Skip to content

previewGameboardInteractionCommand

previewGameboardInteractionCommand(world, commandOrTarget, options?): GameboardInteractionCommandPreview

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

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

World

GameboardInteractionCommandInput

GameboardInteractionCommandPreviewOptions = {}

GameboardInteractionCommandPreview