Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Get the Action Vector associated with a particular step of a given recording
Target is Learning Agents Recording
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Record | Index of the record in the array of records. |
| integer | Step | Step of the recording |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Out Action Vector | Output Action Vector |
| integer | Out Action Compatibility Hash | Output Compatibility Hash for the given Action Vector |