Navigation
BlueprintAPI > BlueprintAPI/LiveLink
Attempts to Get a LiveLink Frame from a subject using a given Role
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Subject | Live Link Subject Name Structure SubjectThe Live Link Subject Name to get a frame from |
| class | Role | Live Link Role Class Reference RoleThe Live Link Role the data will be converted to. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Valid Frame | |
| exec | Invalid Frame | |
| wildcard | Data Result | Wildcard Data ResultThe data struct, if a frame was present for the given role |