Skip to content

CreateGameboardInteractionHandlerPresetOptions

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

Overrides used when expanding a handler preset into concrete handlers.

optional markTargetActorInteracted?: MarkTargetActorInteractedHandlerOptions

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

Options for mark-target-interacted.


optional removeTargetActor?: RemoveTargetActorHandlerOptions

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

Options for remove-target-actor.


optional removeTargetPlacement?: RemoveTargetPlacementHandlerOptions

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

Options for remove-target-placement.