Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigModuleDefines.h |
| Include | #include "Rigs/RigModuleDefines.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigModuleConnector
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Name | ||
| FRigConnectorSettings | Settings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOptional () |
||
| bool | IsPrimary () |
||
| bool | IsSecondary () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRigModuleConnector& Other |