Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Make a new inclusive union observation.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Object | The Observation Object |
| name | Element Names | The names of the chosen sub-observations. |
| struct | Elements | The corresponding chosen sub-observations. |
| 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. |