Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy > API/Plugins/ControlRig/Rigs/URigHierarchy/GetKeyAndIndex
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchy.h |
| Include | #include "Rigs/RigHierarchy.h" |
FRigElementKeyAndIndex GetKeyAndIndex
(
int32 InIndex
) const
Remarks
Returns the key and index pair of an element given its index The key and index pair of the element
Parameters
| Name | Description |
|---|---|
| InIndex | The index of the element to retrieve the information for |