dispatchGameboardActorTargetCommand
dispatchGameboardActorTargetCommand(
world,options,commandOptions?):DispatchGameboardActorTargetCommandResult
Defined in: src/systems/systems.ts:517
Plans a command against an actor target, then dispatches it when executable.
Parameters
Section titled “Parameters”World
options
Section titled “options”GameboardActorTargetCommandOptions
commandOptions?
Section titled “commandOptions?”DispatchGameboardInteractionCommandOptions = {}