Description
SetControlDrivenList is used to change the list of affected controls of an indirect control
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | SetControlDrivenList,Interaction,Indirect |
| Type | FRigUnit_SetControlDrivenList |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Control | The name of the Control to set the list for | FName | None |
| Driven | The list of affected controls | TArray<FRigElementKey> | () |