Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Get the current buffered action modifier vector for the given agent.
Target is Learning Agents Interactor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Agent Id | Agent Id to look up the observation vector for. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Out Action Modifier Vector | Output Action Modifier Vector |
| integer | Out Action Compatibility Hash | Output Compatibility Hash used to identify which schema this vector is compatible with. |