GameboardCommandIgnoredEvent
Defined in: src/systems/systems.ts:97
Command execution had no effect.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: src/systems/systems.ts:101
Command execution that was ignored.
reason?
Section titled “reason?”
optionalreason?:string
Defined in: src/systems/systems.ts:103
Ignored reason.
type:
"command-ignored"
Defined in: src/systems/systems.ts:99
Event discriminator.