Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/GenePool
Warnings * The index must be less than the value returned by getJointCount.
Description
The index must be less than the value returned by getJointCount.
| Name | getJointName |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Public/genesplicer/splicedata/GenePool.h |
| Include Path | #include "genesplicer/splicedata/GenePool.h" |
| Source | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Private/genesplicer/splicedata/genepool/GenePoolInterface.cpp |
StringView getJointName
(
std::uint16_t jointIndex
) const
Parameters
| Name | Remarks |
|---|---|
| jointIndex | A joint's position in the zero-indexed array of joints. |
See Also
- getJointCount