dispatchGameboardActorTargetCommand
dispatchGameboardActorTargetCommand(
world,options,commandOptions?):DispatchGameboardActorTargetCommandResult
Defined in: packages/declarative-hex-worlds/src/systems/command-dispatch.ts:77
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 = {}