Navigation
BlueprintAPI > BlueprintAPI/URigHierarchyController
Deselects or deselects a component or an element in the hierarchy
Target is Rig Hierarchy Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | In Key | The key of the component or element to deselect |
| boolean | Setup Undo | If set to true the stack will record the change for undo / redo |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Returns true if the selection was applied |