Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Sets the current buffered action modifier vector for the given agent.
Target is Learning Agents Interactor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| real | Action Modifier Vector | Action Modifier Vector |
| integer | In Action Compatibility Hash | Compatibility Hash used to identify which schema this vector is compatible with. |
| integer | Agent Id | Agent Id to set the observation vector for. |
| boolean | Increment Iteration | If to increment the iteration number used to keep track of associated actions and observations. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |