Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseElement
- FRigConnectorElement
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigConnectorElement : public FRigBaseElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRigConnectorSettings | Settings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigConnectorElement
(
const FRigConnectorElement& InOther |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRigConnectorState | GetConnectorState
(
const URigHierarchy* InHierarchy |
||
| bool | IsOptional () |
||
| bool | IsPrimary () |
||
| bool | IsSecondary () |
Overridden from FRigBaseElement
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& A, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FRigConnectorElement & | operator=
(
const FRigConnectorElement& InOther |
Constants
| Name | Description |
|---|---|
| ElementTypeIndex |