Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/GenePool
Warnings * The index must be less than the value returned by getDNACount.
Description
The index must be less than the value returned by getDNACount.
| Name | getDNAAge |
| 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 |
std::uint16_t getDNAAge
(
std::uint16_t dnaIndex
) const
Parameters
| Name | Remarks |
|---|---|
| dnaIndex | A position in the zero-indexed array of DNA ages. |
See Also
- getDNACount