Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Adds the given object as an agent to the manager.
Target is Learning Agents Manager
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Agent | The object to be added. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The agent's newly assigned id. |