GameboardCommandHandlerRequiredEvent
Defined in: src/systems/systems.ts:109
Command requires a host-game handler before it can mutate state.
Properties
Section titled “Properties”execution
Section titled “execution”execution:
GameboardInteractionCommandExecution
Defined in: src/systems/systems.ts:113
Command execution awaiting a handler.
type:
"command-handler-required"
Defined in: src/systems/systems.ts:111
Event discriminator.