Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TBaseBlendedCurve > API/Runtime/Engine/Animation/TBaseBlendedCurve/InitFrom
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include | #include "Animation/AnimCurveTypes.h" |
template<typename OtherAllocator, typename OtherElementType>
void InitFrom
&40;
const TBaseBlendedCurve< OtherAllocator, OtherElementType > & InCurveToInitFrom
&41;
Remarks
Initialize from another curve. Just copies the filter and empties 'this'.