runGameboardInteraction
runGameboardInteraction(
world,commandOrTarget,options?):RunGameboardInteractionResult
Defined in: src/systems/systems.ts:579
Dispatches an interaction command and then runs systems unless disabled.
Parameters
Section titled “Parameters”World
commandOrTarget
Section titled “commandOrTarget”GameboardInteractionCommandInput
options?
Section titled “options?”RunGameboardInteractionOptions = {}