Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Make a new optional observation.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Object | The Observation Object |
| struct | Element | The sub-observation given. |
| enum | Option | The indicator as to if this is observation should be used. |
| 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. |