GameboardCommandHandledEvent
Defined in: src/systems/systems.ts:75
Command execution completed through a handler.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: src/systems/systems.ts:79
Command execution that was handled.
type:
"command-handled"
Defined in: src/systems/systems.ts:77
Event discriminator.