Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/dna > API/Plugins/RigLogicLib/dna/layers > API/Plugins/RigLogicLib/dna/layers/MachineLearnedBehaviorReader
Warnings * The index must be less than the value returned by getMLControlCount.
References
| Module | RigLogicLib |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/MachineLearnedBehaviorReader.h |
| Include | #include "dna/layers/MachineLearnedBehaviorReader.h" |
StringView getMLControlName
&40;
std::uint16_t index
&41; const
Remarks
The index must be less than the value returned by getMLControlCount. View over the control name string.
Parameters
| Name | Description |
|---|---|
| index | A name's position in the zero-indexed array of ML control names. |