Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > dna > layers > BehaviorWriter
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/BehaviorWriter.h |
Include | #include "dna/layers/BehaviorWriter.h" |
void setGUIToRawFromValues
&40;
const float &42; fromValues,
std::uint16_t count
&41;
Remarks
Filter values(lower-bounds) used to decide whether a particular entry should be evaluated or not during gui to raw control mapping.
Parameters
Name | Description |
---|---|
fromValues | The source address from which the filter values are to be copied. |
count | The number of filter values to copy. |