Skip to content

GameboardCommandHandlerRequiredEvent

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

Command requires a host-game handler before it can mutate state.

execution: GameboardInteractionCommandExecution

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

Command execution awaiting a handler.


type: "command-handler-required"

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

Event discriminator.