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