Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Gets the current reward for an agent. Should be called only after GatherRewards.
Target is Learning Agents Training Environment
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Agent Id | The AgentId to look-up the reward for |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The reward |