Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FModularRigConnections
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasConnection
(
const FRigElementKey& InConnectorKey |
ModularRigModel.h | ||
bool HasConnection
(
const FRigElementKey& InConnectorKey, |
ModularRigModel.h |
HasConnection(const FRigElementKey &)
| Name | HasConnection |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ModularRigModel.h |
| Include Path | #include "ModularRigModel.h" |
bool HasConnection
(
const FRigElementKey & InConnectorKey
) const
HasConnection(const FRigElementKey &, const URigHierarchy *)
| Name | HasConnection |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ModularRigModel.h |
| Include Path | #include "ModularRigModel.h" |
bool HasConnection
(
const FRigElementKey & InConnectorKey,
const URigHierarchy * InHierarchy
) const