Skip to content

GameboardCommandBlockedEvent

Defined in: packages/declarative-hex-worlds/src/systems/events.ts:67

Command execution was blocked before mutation.

execution: GameboardInteractionCommandExecution

Defined in: packages/declarative-hex-worlds/src/systems/events.ts:71

Command execution that failed.


optional reason?: string

Defined in: packages/declarative-hex-worlds/src/systems/events.ts:73

Blocked reason.


type: "command-blocked"

Defined in: packages/declarative-hex-worlds/src/systems/events.ts:69

Event discriminator.