Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > dna > layers > DefinitionReader
Warnings * The index must be less than the value returned by getJointCount.
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionReader.h |
Include | #include "dna/layers/DefinitionReader.h" |
StringView getJointName
&40;
std::uint16_t index
&41; const
Remarks
The index must be less than the value returned by getJointCount. View over the joint name string.
Parameters
Name | Description |
---|---|
index | A name's position in the zero-indexed array of joint names. |
See Also
Joints