Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| void | Traverse
(
TFunction< void(FRigBaseElement*, bool&)> PerElementFunction, |
Helper function to traverse the hierarchy from the root | |
| void | Traverse
(
FRigBaseElement* InElement, |
Helper function to traverse the hierarchy |