Skip to content

createGameboardInteractionHandlerPreset

createGameboardInteractionHandlerPreset(preset, options?): readonly GameboardInteractionHandler[]

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

Expands a named handler preset into concrete interaction handlers.

"remove-target-actor" | "remove-target-placement" | "mark-target-interacted" | "default-rpg"

CreateGameboardInteractionHandlerPresetOptions = {}

readonly GameboardInteractionHandler[]