Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/RigUnit.h |
| Include | #include "Units/RigUnit.h" |
Syntax
struct FRigDirectManipulationTarget
Variables
| Type | Name | Description | |
|---|---|---|---|
| ERigControlType | ControlType | ||
| FString | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigDirectManipulationTarget
(
const FString& InName, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FRigDirectManipulationTarget& InOther |
||
| bool | operator==
(
const FRigDirectManipulationTarget& InOther |
||
| bool | operator>
(
const FRigDirectManipulationTarget& InOther |