Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TBaseBlendedCurve
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include | #include "Animation/AnimCurveTypes.h" |
template<typename OtherAllocator, typename OtherElementType>
void Combine
&40;
const TBaseBlendedCurve< OtherAllocator, OtherElementType > & CurveToCombine
&41;
Remarks
If CurveToCombine contains a valid element, then the value in 'this' is overridden, otherwise the value is not modified.