Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/IAnimSequenceCurveEditor
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveCurve
(
const FName& InName, |
Remove a curve for editing | |
| void | RemoveCurve
(
const FSmartName& InName, |
Please use AddCurve that takes an FName. |