Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units > API/Plugins/ControlRig/Units/Hierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Hierarchy/RigUnit_SetControlTransform.h |
| Include | #include "Units/Hierarchy/RigUnit_SetControlTransform.h" |
Syntax
USTRUCT ()
struct FRigUnit_SetMultiControlBool_Entry
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | BoolValue | The bool value to set for the given Control. | |
| FName | Control | The name of the Control to set the transform for. |
Constructors
| Type | Name | Description | |
|---|---|---|---|