GameboardCommandHandledEvent
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:57
Command execution completed through a handler.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:61
Command execution that was handled.
type:
"command-handled"
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:59
Event discriminator.