Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigConnectorSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOptional | ||
| FString | Description | ||
| TArray< FRigConnectionRuleStash > | Rules | ||
| EConnectorType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | AddRule
(
const T& InRule |
||
| FRigConnectorSettings | |||
| uint32 | GetRulesHash () |
||
| void | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FRigConnectorSettings& InOther |
||
| bool | operator==
(
const FRigConnectorSettings& InOther |