Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| FRigElementKey | GetFirstParent
(
FRigElementKey InKey |
Returns the first parent element of a given element key | |
| int32 | GetFirstParent
(
int32 InIndex |
Returns the first parent element of a given element index | |
| FRigBaseElement * | GetFirstParent
(
const FRigBaseElement* InElement |
Returns the first parent element of a given element |