Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| const FRigBaseElementChildrenArray & | GetChildren
(
const FRigBaseElement* InElement |
Returns the child elements of a given element | |
| TArray< FRigElementKey > | GetChildren
(
FRigElementKey InKey, |
Returns the child elements of a given element key | |
| TArray< int32 > | GetChildren
(
int32 InIndex, |
Returns the child elements of a given element index | |
| FRigBaseElementChildrenArray | GetChildren
(
const FRigBaseElement* InElement, |
Returns the child elements of a given element |