create Agent Process From
open fun createAgentProcessFrom(agent: Agent, processOptions: ProcessOptions, vararg objectsToAdd: Any): AgentProcess
Create an agent process with the given options and bind all arguments.
Parameters
agent
the agent to run. Does not need to be deployed to the platform
process Options
the options for the process
objects To Add
the objects to add to the blackboard.