Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Make a new pair observation.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Object | The Observation Object |
| struct | Key | The key sub-observation. |
| struct | Value | |
| name | Tag | The tag of the corresponding observation. Must match the tag given during Specify. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created observation object element. |