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" |
UFUNCTION&40;BlueprintCallable, Category&61;URigHierarchy&41;
FRigElementKey GetKey
&40;
int32 InElementIndex
&41; const
Remarks
Returns the key of an element given its index The key of an element given its index
Parameters
| Name | Description |
|---|---|
| InElementIndex | The index of the element to retrieve the key for |