dispatchGameboardInteractionCommand
dispatchGameboardInteractionCommand(
world,commandOrTarget,options?):DispatchGameboardInteractionCommandResult
Defined in: src/systems/systems.ts:500
Executes one interaction command and converts the execution into system events and serializable records.
Parameters
Section titled “Parameters”World
commandOrTarget
Section titled “commandOrTarget”GameboardInteractionCommandInput
options?
Section titled “options?”DispatchGameboardInteractionCommandOptions = {}