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" |
TArray< int32 > GetIndices
&40;
const TArray< FRigElementKey > & InKeys
&41; const
Remarks
Returns the indices of an array of keys The indices of the elements or INDEX_NONE
Parameters
| Name | Description |
|---|---|
| InKeys | The keys of the elements to retrieve the indices for |