Navigation
BlueprintAPI > BlueprintAPI/URigHierarchyController
Duplicate the given elements
Target is Rig Hierarchy Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | In Keys | The keys of the elements to duplicate |
| boolean | Select New Elements | If set to true the new elements will be selected |
| boolean | Setup Undo | If set to true the stack will record the change for undo / redo |
| boolean | Print Python Commands | If set to true a python command equivalent to this call will be printed out |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | The keys of the 4d items |