Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| bool | IsParentedTo
(
FRigElementKey InChild, |
Returns true if an element is parented to another element | |
| bool | IsParentedTo
(
int32 InChildIndex, |
Returns true if an element is parented to another element | |
| bool | IsParentedTo
(
FRigBaseElement* InChild, |
Returns true if an element is parented to another element |