createGameboardInteractionHandlerPreset
createGameboardInteractionHandlerPreset(
preset,options?): readonlyGameboardInteractionHandler[]
Defined in: src/commands/commands.ts:614
Expands a named handler preset into concrete interaction handlers.
Parameters
Section titled “Parameters”preset
Section titled “preset”"remove-target-actor" | "remove-target-placement" | "mark-target-interacted" | "default-rpg"
options?
Section titled “options?”CreateGameboardInteractionHandlerPresetOptions = {}
Returns
Section titled “Returns”readonly GameboardInteractionHandler[]