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 CombinePreserved
(
const TBaseBlendedCurve < OtherAllocator, OtherElementType > & CurveToCombine
)
Remarks
If 'this' does not contain a valid element, then the value in 'this' is set, otherwise the value is not modified.