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