This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
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 |