GameboardCommandBlockedEvent
Defined in: src/systems/systems.ts:85
Command execution was blocked before mutation.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: src/systems/systems.ts:89
Command execution that failed.
reason?
Section titled “reason?”
optionalreason?:string
Defined in: src/systems/systems.ts:91
Blocked reason.
type:
"command-blocked"
Defined in: src/systems/systems.ts:87
Event discriminator.