Skip to content

RemoveTargetPlacementHandlerOptions

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:172

Options for the placement-removal handler preset.

optional commandKinds?: readonly GameboardInteractionCommandKind[]

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:176

Command kinds this handler accepts.


optional handlerId?: string

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:174

Handler id emitted in event records.


optional includeActorPlacements?: boolean

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:178

Permit actor placements to be removed by this placement handler.