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_SetMultiControlInteger_Entry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Control | The name of the Control to set the transform for. | |
| int32 | IntegerValue | The transform value to set for the given Control. |
Constructors
| Type | Name | Description | |
|---|---|---|---|