Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Call this function when it is time to evaluate the controller and produce the actions for the agents. This should be called after GatherObservations but before PerformActions. This will call this controller's EvaluateAgentController event.
Target is Learning Agents Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |