Skip to content

RemoveTargetActorHandlerOptions

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

Options for the actor-removal handler preset.

optional commandKinds?: readonly GameboardInteractionCommandKind[]

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

Command kinds this handler accepts.


optional handlerId?: string

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

Handler id emitted in event records.


optional requireHostile?: boolean

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

Require the target to be hostile to the source actor.