Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Schedules a task to remove the agent with the given ID from the manager, preventing synchronous mutations of agent arrays on the game thread.
Target is Learning Agents Manager
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Agent Id | The id of the agent to remove. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |