Skip to content

GameboardCommandBlockedEvent

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

Command execution was blocked before mutation.

execution: GameboardInteractionCommandExecution

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

Command execution that failed.


optional reason?: string

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

Blocked reason.


type: "command-blocked"

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

Event discriminator.