Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TBaseBlendedCurve
| Type | Name | Description | |
|---|---|---|---|
| void | InitFrom can no longer be called with a LUT, please use another initialization method or just dont initialize the curve. | ||
| void | InitFrom
(
const TBaseBlendedCurve< OtherAllocator, OtherElementType >& InCurveToInitFrom |
Initialize from another curve. Just copies the filter and empties 'this'. |