Skip to content

GameboardCommandIgnoredEvent

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

Command execution had no effect.

execution: GameboardInteractionCommandExecution

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

Command execution that was ignored.


optional reason?: string

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

Ignored reason.


type: "command-ignored"

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

Event discriminator.