Skip to content

RemoveTargetActorHandlerOptions

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

Options for the actor-removal handler preset.

optional commandKinds?: readonly GameboardInteractionCommandKind[]

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

Command kinds this handler accepts.


optional handlerId?: string

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

Handler id emitted in event records.


optional requireHostile?: boolean

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

Require the target to be hostile to the source actor.