Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetActiveParent
(
int32 InIndex |
Get the current active parent for a given element index. | |
| FRigBaseElement * | GetActiveParent
(
const FRigBaseElement* InElement |
Get the current active parent for the passed in key. | |
| FRigElementKey | GetActiveParent
(
const FRigElementKey& InKey, |
Get the current active parent for the passed in key. |