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