Skip to content

RemoveTargetPlacementHandlerOptions

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

Options for the placement-removal handler preset.

optional commandKinds?: readonly GameboardInteractionCommandKind[]

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

Command kinds this handler accepts.


optional handlerId?: string

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

Handler id emitted in event records.


optional includeActorPlacements?: boolean

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

Permit actor placements to be removed by this placement handler.