IAnimSequenceCurveEditor::AddCurve

Add a curve for editing

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/IAnimSequenceCurveEditor.h

Include

#include "IAnimSequenceCurveEditor.h"

Syntax

void AddCurve
(
    const FText & InCurveDisplayName,
    const FLinearColor & InCurveColor,
    const FSmartName & InName,
    ERawCurveTrackTypes InType,
    int32 InCurveIndex,
    FSimpleDelegate InOnCurveModified
)

Remarks

Add a curve for editing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss