Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Make a new either A observation. Use this to provide option A.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Object | The Observation Object |
| struct | A | |
| 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. |