Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns the parent elements of a given element key
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In Key | The key of the element to retrieve the parents for |
| boolean | Recursive | If set to true parents of parents will also be returned |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | Returns the parent elements |