Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns the child 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 children for |
| boolean | Recursive | If set to true grand-children will also be returned etc |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | Returns the child elements |