Skip to content

GameboardCommandHandledEvent

Defined in: src/systems/systems.ts:75

Command execution completed through a handler.

execution: GameboardInteractionCommandExecution

Defined in: src/systems/systems.ts:79

Command execution that was handled.


type: "command-handled"

Defined in: src/systems/systems.ts:77

Event discriminator.