Description
GetControlBool is used to retrieve a single Bool from a hierarchy.
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | GetControlBool |
| Type | FRigUnit_GetControlBool |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Control | The name of the Control to retrieve the bool for. | FName | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| BoolValue | The current bool of the given bone - or identity in case it wasn't found. | bool |