GameboardCommandBlockedEvent
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:67
Command execution was blocked before mutation.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:71
Command execution that failed.
reason?
Section titled “reason?”
optionalreason?: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.