Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchy.h |
| Include | #include "Rigs/RigHierarchy.h" |
int32 GetIndex
&40;
const FRigElementKey & InKey
&41; const
Remarks
Returns the index of an element given its key The index of the element or INDEX_NONE
Parameters
| Name | Description |
|---|---|
| InKey | The key of the element to retrieve the index for |