GameboardCommandIgnoredEvent
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:79
Command execution had no effect.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:83
Command execution that was ignored.
reason?
Section titled “reason?”
optionalreason?:string
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:85
Ignored reason.
type:
"command-ignored"
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:81
Event discriminator.