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