Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FCurveUtils > API/Runtime/Engine/Animation/FCurveUtils/BuildUnsorted
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveUtils.h |
| Include | #include "Animation/AnimCurveUtils.h" |
template<typename CurveAllocatorType, typename CurveElementType>
static void BuildUnsorted
&40;
TBaseBlendedCurve< CurveAllocatorType, CurveElementType > & OutCurve,
TConstArrayView< TTuple< FName, float >> InInputArrayView
&41;
Remarks
Helper function for building curves from an array view of name/value pairs.